Error in installing twenty with docker
Hello guys, I tried to install twenty with docker but i got
Container twenty-db-1 Error
the step i did to install it:
- I cloned the repo
- went to pacakages/twenty-docker
- create .env file & i added the SECRET KEYS
-run the docker-compose up -d
PS: I'm using windows3 Replies
Hi @Youba, did you follow the installation doc https://twenty.com/developers/local-setup ?
From the step you describe, you did not create a database / installed dependencies / ran script using npx
Twenty - Local Setup
Mostly for contributors or curious developers
hey @thomast i am getting this error while setting up locally , i have followed the docs
Answered in the other thread, closing this one 🙂