Self-host Dokploy
An open-source, self-hostable deployment platform built on Docker Swarm — deploy applications, databases, and static sites from Git with a Vercel/Heroku/Netlify-style UI.
Key facts
Reach for Dokploy when you want Coolify's push-to-deploy convenience but across several servers — it's built on Docker Swarm, so scaling out to a cluster is a first-class idea rather than an add-on. It's younger and smaller than Coolify, so expect a rougher edge or two; if you're staying on a single box, Coolify or CapRover is more proven.
What you need
- Any VPS with at least 2048 MB of RAM
- A domain you control — most self-hosted setups need HTTPS in front of them
- Under an hour if you've used Docker before
Install
Run these commands on your server:
# Dokploy — official one-line installer (initializes Docker Swarm)
curl -sSL https://dokploy.com/install.sh | sudo sh
# then open http://SERVER_IP:3000 to finish setupWhat you take on
Dokploy hands you a multi-server platform, and multi-server means more moving parts to keep honest: