
Coolify is an open-source & self-hostable alternative to Vercel, Heroku, Netlify and Railway. Deploy websites, databases, and 280+ one-click services to your own servers with free SSL, Git push-to-deploy, and no vendor lock-in.

Official site: coolify.io · Docs: coolify.io/docs
Open-source self-hosted alternative to Vercel / Heroku / Netlify / Railway.
| Service | Role |
|---|---|
| coolify | Dashboard (HTTP 8080) |
| postgres | Application database |
| redis | Cache / queue |
| soketi | Realtime (Pusher-compatible) |
https://<your-domain>Coolify’s “local server” mode expects a Docker socket on the host and directories under /data/coolify.
On Zeabur containers that socket is not available, so:
For a full single-VPS install (Docker + Coolify on the same host), use the official script on a bare Linux server:
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash
Official minimum: 2 CPU / 2 GB RAM / 30 GB disk.
Comfortable with a few remote servers managed: 4 CPU / 4–8 GB RAM.
Coolify is free & open source — see coolify.io/philosophy.