Commit graph

6 commits

Author SHA1 Message Date
Benjamin Bach fa6a5cdb86
Revert healtcheck on Postgres, do it in the entrypoint
Some checks failed
continuous-integration/drone/pr Build is failing
2024-07-24 22:29:07 +02:00
Benjamin Bach b366bc2499
WIP: cleanup setup 2024-07-14 21:19:32 +02:00
Víðir Valberg Guðmundsson ea3039a279 Fix entrypoint paths. Add uvicorn. Set correct port.
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-03-01 14:13:19 +01:00
Víðir Valberg Guðmundsson cf33b95201 Getting ready for some translations. 2021-02-28 23:55:01 +01:00
Víðir Valberg Guðmundsson 76478c5ae3 Ran pre-commit hooks. 2021-02-28 23:03:32 +01:00
Thomas Jespersen 6857bc69b5
docker: Add entrypoint.sh
Apparently I forgot to add this file in previous commits - the initial
shape is provided by @valberg, I added some defaults for
POSTGRES_{HOST,PORT}.
2021-02-09 23:01:15 +01:00