Prastoin
Databse reset issue in dev docker server.
As said above:
Edit: Yes I don't think nx script entry was planned to be used in container, ../../ seems broken in the docker container double checkingIMO you have two options either: 1/ ( recommended )
What you can still do is update your local .env database credentials information to be hitting your dev remote database instead of your local2/ Build your own image that either ships
database:reset
yarn script entry mocking the nx command or ship nx14 replies
Database reset on Dev container
Hello @Jay Patel
Duplicated of https://discord.com/channels/1130383047699738754/1367036783958822912
2 replies
Databse reset issue in dev docker server.
If you're running this within a
twenty-server
container then you indeed need to pass through the yarn nx
script, I'm not sure if it has ever been used in a container before 🤔
What you can still do is update your local .env
database credentials information to be hitting your dev remote database instead of your local
Edit: Yes I don't think nx
script entry was planned to be used in container, ../../
seems broken in the docker container double checking14 replies
Trying to run Postgres spilo container in Ubuntu EC2 Instance
Hey @Dhruvraj
Unfortunately we do not support spilo images anymore, to migrate to a postgres 16 database or freeze your database image please refer to https://twenty.com/developers/section/self-hosting/upgrade-guide#(option-2)-database-migration
4 replies