Commit Graph

3 Commits (98a6d707a46f00a917be942dd55b2b738cc6052a)

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