twenty/packages/twenty-docker
Félix Malfait c90d2fd5cc
Change default behavior of ENABLE DB MIGRATION (#9077)
See:
https://github.com/twentyhq/twenty/issues/9031#issuecomment-2542015975

I think it would be easier if the default behavior for the container was
to run the migration, and setting the environment variable would be used
to disable it (e.g. on the worker).

Long-term goal is for the default setup to work out of the box with ~2
env variables only (database url, redis url)

I don't think there's a big risk if people forget to turn it off on the
worker?
2024-12-16 17:31:45 +01:00
..
k8s Change default behavior of ENABLE DB MIGRATION (#9077) 2024-12-16 17:31:45 +01:00
scripts Fix 1-click install tag version (#8709) 2024-11-24 19:08:04 +01:00
twenty Change default behavior of ENABLE DB MIGRATION (#9077) 2024-12-16 17:31:45 +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 Change default behavior of ENABLE DB MIGRATION (#9077) 2024-12-16 17:31:45 +01:00
docker-compose.yml Change default behavior of ENABLE DB MIGRATION (#9077) 2024-12-16 17:31:45 +01:00
Makefile Begin moving to postgres spilo + adding pgvector (#8309) 2024-11-15 09:38:30 +01:00