docker-entrypoint.sh exits on any error. (#717) Increased test coverage. Create SAFE_MODE configuration to disable loading of plugins. Migrations have been reset. Themes Data is now provided to the front-end via the REST API. Javascript uses fetch() to consume the REST API. The admin the...
Re-add the LOG_FOLDER envvar to docker-compose so we don't try to write to the read-only host Stop gunicorn from logging to LOG_FOLDER in docker without explicit opt-in Add ACCESS_LOG and ERROR_LOG envvars to docker to specify where gunicorn will log to Allow DATABASE_URL to contain ...
Re-add theLOG_FOLDERenvvar to docker-compose so we don't try to write to the read-only host Stop gunicorn from logging toLOG_FOLDERin docker without explicit opt-in AddACCESS_LOGandERROR_LOGenvvars to docker to specify where gunicorn will log to AllowDATABASE_URLto contain custom MySQL por...