Commit Graph

3 Commits (fa3415e22a3cd20107a024f4fdcbdda93e44d3f2)

Author SHA1 Message Date
Christian Merten 98a6d707a4 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.
4 months ago
Christian Merten 1779180ce1
docker: automatically build documentation and place in static root 1 year ago
Christian Merten 0ae03ab9dc
docker: restructure, separate production and development setup 3 years ago