TwentyT
Twenty2y ago
98 replies
greg [iero]

Install Twenty using Docker on Macbook

Hello

I would like to install Twenty on my laptop (Mac) for local use.

I never used Docker, but I already setup some "old style" servers.

So I installed Docker Desktop and I pulled the three main images: server, front and postgres.

When I launch the server, I have the following error:

Error: connect ECONNREFUSED 127.0.0.1:5432

Obviously it is normal, as I did not setup any user/pwd for postgres.

I saw that I need to create a ".env" config file, but I don't know where I put this file in Docker desktop.

Could you help me?

Thanks a lot
Was this page helpful?