This guide uses the official 1-click Docker Compose installer.
bash <(curl -sL https://raw.githubusercontent.com/twentyhq/twenty/main/packages/twenty-docker/scripts/install.sh)
The script pulls the latest stable version and creates a ready-to-run Docker Compose setup.
docker compose up -d
Open http://example.com:3000 and complete the setup.
Set SERVER_URL in the .env file if you want to expose Twenty on a domain.
Check the Twenty Docker Compose guide or reach out via our contact page.