twenty/packages/twenty-docker/twenty
Sasank Chilamkurthy d90c3110cf
Fail entrypoint if migration fails (#8590)
If migration fails for some reason, the script runs anyway and creates
the file which indicates that migration is complete. This is obviously
not cool. If database is not available for some reason and migrations
fail, the container should exit, not continue.

Relevant stack overflow: https://stackoverflow.com/a/2871034
2024-11-19 18:57:15 +01:00
..
Dockerfile Begin moving to postgres spilo + adding pgvector (#8309) 2024-11-15 09:38:30 +01:00
entrypoint.sh Fail entrypoint if migration fails (#8590) 2024-11-19 18:57:15 +01:00