Commit Graph

3 Commits (99f6dfcdfb932f256ed24711ccf4db75c11dd55d)

Author SHA1 Message Date
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
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