Self-host with Docker ยท Yantr
Twenty
Open-source CRM built for modern teams to manage contacts and pipelines.
1
Ports
3
Notes
4
Use Cases
About
What Twenty does
Twenty is a leading open-source CRM built by a community of hundreds of contributors. It offers contact management, custom objects and fields, Kanban and table views, pipeline visualization, email integration, notes, tasks, and full API and webhook support. Designed for flexibility, it helps busi...
Install Flow
How to self-host Twenty
Twenty can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Twenty does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Manage customer contacts, companies, and deals in one place.
- Visualize your sales pipeline with Kanban and table views.
- Build custom CRM objects and fields tailored to your business.
- Automate workflows via the built-in API and webhook support.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
twentycrm/twenty:latest
Service Name
twenty-server
Notes
Things to know before you deploy
- Requires at least 2 GB RAM for the full stack (app + Postgres + Redis).
- Set SERVER_URL to your public URL (e.g. http://your-server-ip:3000) in the deploy form.
- First boot may take a minute while database migrations run.
Related Apps
More tools you might pair with Twenty
Page generated 2026-07-27T04:28:00.415Z