File storage
As described in Infrastructure Requirements (Production), a file storage location will need to be provided. The instructions for configuring the different options can be found in the articles below:
HS_PATH/media verification
By default in v35.0.24+ and v37 and later, run.sh init verifies the presence and ownership of HS_PATH/media. If HS_PATH/media does not exist or is not owned by uid 1000 and gid 1000, the file store will not be initialized, and the application initialization will fail.
If you need to bypass this verification (e.g., for debugging purposes), you can add HS_RUN_ON_BROKEN_MEDIA_DIR=true to your ".env" file. Do not add this variable unless instructed to do so by Hyperscience.