You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kompass/docker/production
Christian Merten 6ffa2376b8
settings: use toml configuration files
We replace the current environment variable based configuration approach by
reading all local configuration from a `settings.toml` configuration file.
The docker test, development and production setups have been updated to use
the new setup.

The configuration folder also allows overriding every template in a
`config/templates` directory. We use this in a follow-up to move
all local specific templates, e.g. the registration form, into this
config directory.
11 months ago
..
nginx media: require staff login for media access 11 months ago
Dockerfile docker/production: change default static root, enable serving media by nginx 3 years ago
docker-compose.yaml settings: use toml configuration files 11 months ago
entrypoint-celery-beat.sh docker: restructure, separate production and development setup 3 years ago
entrypoint-celery-worker.sh docker: restructure, separate production and development setup 3 years ago
entrypoint-master.sh docker: automatically build documentation and place in static root 1 year ago
kompass.uwsgi.ini docker: restructure, separate production and development setup 3 years ago