Git-push deploys
Heroku-style workflow on your own VPS
// official site: dokku.com ↗
Dokku is mini Heroku — git-push deploys, buildpacks, automatic SSL via Let's Encrypt, scaling via Docker. Long-running OSS PaaS that pioneered the "simple PaaS on a VPS" pattern. Direct alternative to Coolify with stronger Heroku compatibility.
Dokku is mini Heroku — git-push deploys, buildpacks, automatic SSL via Let's Encrypt, scaling via Docker. Long-running OSS PaaS that pioneered the "simple PaaS on a VPS" pattern. Direct alternative to Coolify with stronger Heroku compatibility.
Concrete scenarios where teams pick Dokku over the SaaS alternative.
Heroku-style workflow on your own VPS
dozens of apps on one VPS via subdomains
Let's Encrypt cert per app
Postgres, Redis, MySQL, cron, scheduled tasks
same buildpacks, similar CLI
If your team profile matches one of these, Dokku is a strong fit out of the box.
hosting side projects cheaply
with multiple apps under one infrastructure
post-pricing changes
delivering client deployments
understanding PaaS without K8s complexity
When evaluating self-hosted options for this category, here are the dimensions on which Dokku consistently lands above the alternatives.
The stack you'll plug Dokku into — services, protocols, and adjacent apps in the BluixApps catalog.
Operational guidance from running this in production — what to lock down, what surprises people.