Tobias Jakobsson
f2f1002803
Added support for docker secrets
...
When using docker secrets, a file in /run/secrets/ is added. For example, SUPERUSER_PASSWORD_FILE=/run/secrets/superuser_password will populate SUPERUSER_PASSWORD environment variable from the contents of that file. The code to support this is now added to docker/docker-entrypoint.sh
2017-12-06 16:15:17 +01:00
Christian Mäder
a18a1f22db
Merge branch 'master' into Allow-setting-ENFORCE_GLOBAL_UNIQUE-in-env
2017-12-01 17:56:03 +01:00
Viktor Fogelberg
f96ddf1377
Allow setting ENFORCE_GLOBAL_UNIQUE in env
2017-12-01 17:48:20 +01:00
Christian Mäder
0dd34f3147
Merge branch 'master' into Enable-uploading-of-images
2017-12-01 17:32:25 +01:00
Viktor Fogelberg
1f114dfd34
Enable uploading of images
...
Set client_max_body_size to 10M so that we can upload images
2017-12-01 12:44:37 +01:00
Christian Mäder
7b69fd8a1c
✨ Creates a token for admin by default
2017-11-29 15:08:55 +01:00
Christian Mäder
94746ac5de
🐞 The upstream repo remove the docker config
...
.. so I copied it over to this repo.
2017-10-13 10:10:43 +02:00
Ondrej Kinovic
c8fa7b9054
use http_host insteda of server_name
2017-09-20 16:56:12 +02:00
Christian Mäder
d58930ab67
🐳 Adds the possibility to overwrite the CMD
2017-08-30 11:10:15 +02:00
Christian Mäder
ab0c255040
🐳 Change to the actual workdir
2017-08-30 11:09:24 +02:00
Christian Mäder
1072d243a3
Fixes logging config that prevented gunicon launch
2017-06-19 09:24:35 +02:00
Christian Mäder
fee1eed522
Checks if the superuser exists before creating it
2017-04-21 13:43:44 +02:00
Jeremy Stretch
582b2abea8
Copied Docker components from main repo
2017-04-19 10:48:21 -04:00