Commit Graph

3 Commits (1cdf81130401b14f04daedc2d035049a5d05458e)

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