Send PHP config & env var file loading changes upstream #2

Open
opened 2020-09-23 11:40:28 +00:00 by 3wordchant · 1 comment
Owner

Both in our custom entrypoint.

clear_env = no would probably be helpful for everyone because it lets you easily override all Selfoss settings without editing config.ini.

And file_env enables SELFOSS_DB_PASSWORD_FILE just like the MariaDB, Postgres, and similar images.

https://github.com/theAkito/docker-selfoss

Both in [our custom entrypoint](https://git.autonomic.zone/compose-stacks/selfoss/src/branch/main/entrypoint.sh.tmpl). `clear_env = no` would probably be helpful for everyone because it lets you easily override all Selfoss settings without editing `config.ini`. And `file_env` enables `SELFOSS_DB_PASSWORD_FILE` just like the MariaDB, Postgres, and similar images. https://github.com/theAkito/docker-selfoss
Author
Owner

Could also write a quick "hosting Selfoss on Docker" guide to extend their existing one for "Heroku like PaaS"?

Could also write a quick "hosting Selfoss on Docker" guide to extend their existing [one for "Heroku like PaaS"](https://github.com/fossar/selfoss/wiki/Run-selfoss-at-a-Heroku-like-PaaS)?
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/selfoss#2
No description provided.