9 Commits

Author SHA1 Message Date
563c96dc8f mark manage-{my,open}data.sh as executable 2018-11-06 18:31:28 +01:00
7abf9dc8a4 Queue submissions to Open Data when it's unreachable 2018-11-06 17:12:20 +01:00
31c5253274 Remove TLS from docker image in favour of letting Træfik handle it 2018-10-09 16:58:59 +02:00
8b19bcbf78 Cleanly shut down uwsgi when stopping the docker container + nginx last
Stopping nginx last should keep the friendly '502 bad gateway' page
available for as long as possible before shutting down completely.

Stopping uwsgi cleanly should prevent OSErrors trying to write somewhere
while docker is being shut down.
2018-08-29 09:20:50 +02:00
f530d7c344 Updated elastic-dump.sh for new usage
See Open Data, commit 1f4a0f0ce3faf147f622f05be1432bc38a570fbe
2018-08-23 11:54:32 +02:00
243f0dcd75 Docker entrypoint: doing fail when {open,my}data.log doesn't exist 2018-08-23 10:17:49 +02:00
2f8fa058e6 elastic-dump.sh should be executable 2018-08-23 10:17:35 +02:00
864e876d4a Added script to easily perform the 'Elastic Dump' in Docker 2018-08-22 17:00:17 +02:00
30f48bd5a5 Moved files that go into the root of the docker image into their own dir 2018-08-22 17:00:02 +02:00