OpenSlides/server
Gernot Schulz 4f194a8794
Docker: Add a Docker secret for the Django key
We have decided against including an insecure default key with a mere
warning.  Therefore, unlike the admin and user secrets, the availability
of this secret is a hard requirement.  The instance will not be able to
start before a secret has been generated manually or by a management
tool.
2020-08-21 08:11:14 +02:00
..
docker Docker: Add a Docker secret for the Django key 2020-08-21 08:11:14 +02:00
make Repository restructure 2020-08-21 08:11:13 +02:00
openslides Repository restructure 2020-08-21 08:11:13 +02:00
requirements Repository restructure 2020-08-21 08:11:13 +02:00
tests Repository restructure 2020-08-21 08:11:13 +02:00
.dockerignore Repository restructure 2020-08-21 08:11:13 +02:00
MANIFEST.in Repository restructure 2020-08-21 08:11:13 +02:00
SETTINGS.rst Repository restructure 2020-08-21 08:11:13 +02:00
build.sh Docker: Add a Docker secret for the Django key 2020-08-21 08:11:14 +02:00
manage.py Repository restructure 2020-08-21 08:11:13 +02:00
requirements.txt Repository restructure 2020-08-21 08:11:13 +02:00
setup.cfg Repository restructure 2020-08-21 08:11:13 +02:00