netbox-docker/docker
Tobias Jakobsson f2f1002803 Added support for docker secrets
When using docker secrets, a file in /run/secrets/ is added. For example, SUPERUSER_PASSWORD_FILE=/run/secrets/superuser_password will populate SUPERUSER_PASSWORD environment variable from the contents of that file. The code to support this is now added to docker/docker-entrypoint.sh
2017-12-06 16:15:17 +01:00
..
configuration.docker.py Allow setting ENFORCE_GLOBAL_UNIQUE in env 2017-12-01 17:48:20 +01:00
docker-entrypoint.sh Added support for docker secrets 2017-12-06 16:15:17 +01:00
gunicorn_config.py Fixes logging config that prevented gunicon launch 2017-06-19 09:24:35 +02:00
nginx.conf Enable uploading of images 2017-12-01 12:44:37 +01:00