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 99f6dfcdfb
feat(docker/production): create superuser in initial setup
We add one step to the master entrypoint script to ensure a
superuser exists with username and password configured from the
environment variables DJANGO_SUPERUSER_USERNAME and
DJANGO_SUPERUSER_PASSWORD. The step does nothing if these variables
are not set or the user already exists.
5 months ago
..
nginx media: require staff login for media access 11 months ago
Dockerfile members/admin: adapt LJP application to new format (#121) 10 months 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 feat(docker/production): create superuser in initial setup 5 months ago
kompass.uwsgi.ini docker: restructure, separate production and development setup 3 years ago