twenty/packages/twenty-docker
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
..
k8s Begin moving to postgres spilo + adding pgvector (#8309) 2024-11-15 09:38:30 +01:00
twenty Fail entrypoint if migration fails (#8590) 2024-11-19 18:57:15 +01:00
twenty-postgres-spilo Begin moving to postgres spilo + adding pgvector (#8309) 2024-11-15 09:38:30 +01:00
twenty-website Put back twenty-website dockerfile 2024-10-15 18:36:10 +02:00
.env.example Begin moving to postgres spilo + adding pgvector (#8309) 2024-11-15 09:38:30 +01:00
docker-compose.yml Begin moving to postgres spilo + adding pgvector (#8309) 2024-11-15 09:38:30 +01:00
Makefile Begin moving to postgres spilo + adding pgvector (#8309) 2024-11-15 09:38:30 +01:00