Dokkuvs
Heroku


Heroku: The managed original, worth the price when you do not want to own the server or the restores

Single-server platform that accepts a git push and runs Heroku buildpacks on Docker
As of 31 August 2026, Dokku is free to use. Dokku has been the smallest working Heroku equivalent since 2013 and still ships releases, but one person writes almost all of it and the project takes in roughly ten and a half thousand US dollars a year. Softwr lists it under Cloud. Dokku is made by Dokku (community project, maintained by Jose Diaz-Gonzalez), available on Linux, Docker, CLI, Self-hosted.
Overview
Dokku is an MIT licensed platform that turns a single Linux server into something that behaves like Heroku. You push a git branch, it detects the language with a Heroku buildpack or reads your Dockerfile, builds an image and runs it behind nginx with certificates from Let's Encrypt. Official plugins provision PostgreSQL, MySQL, MariaDB, MongoDB, Redis, RabbitMQ and Elasticsearch. The repository was created in June 2013, has passed 32,000 stars, and released version 0.38.27 in August 2026, so the maturity is real rather than nostalgic. The commercially interesting part is Dokku Pro, a proprietary add-on sold as an 849 US dollar one-time licence covering one production server and two pre-production servers, with free upgrades and no subscription. What it adds is the web dashboard, a JSON REST API, git push over HTTPS for pushing from behind a firewall, browser log tailing and team management. Those are precisely the things a company rather than an individual needs, and the free edition has none of them. The judgement a buyer has to make is whether a lifetime promise is worth 849 dollars from a project with one active maintainer, roughly 10,500 US dollars of annual income recorded on Open Collective, and a Pro product still described by its own site as in development at early bird pricing. Buyers are individual developers, consultancies and small teams who want Heroku semantics on hardware they control and are comfortable living in a terminal. The trade-offs are structural rather than cosmetic. Dokku is single-server by design; multi-node runs through a k3s scheduler that is missing log commands, process inspection and consistent post-run hooks, while the older Kubernetes scheduler is deprecated. Supported operating systems are Ubuntu 22.04 or 24.04 and Debian 11 or later on x64 and arm64, with nothing in the Red Hat family. Backups are per-plugin commands you schedule with cron yourself, with no unified snapshot and no point-in-time recovery.
The honest half
Concrete and checkable, so you can decide whether any of them matter to you. This is the half of a review a vendor will not write about Dokku.
Cross-shopped
Each pairing was judged by two reviewers asking whether a buyer would genuinely weigh the two against each other. The ones that failed were deleted rather than published.


Heroku: The managed original, worth the price when you do not want to own the server or the restores


Render: Managed with published prices and no maintainer bus factor to reason about


Fly.io: Better when the application needs to run in several regions rather than on one box
Pricing
Taken from the vendor's own pricing page. Prices move, so check before you buy.
Dokku
Free
Dokku Pro
$849 /one-time
Capabilities
Git push deploy
Push a branch and Dokku builds and releases the application
Heroku buildpacks
Runs the same buildpacks, so Procfile based applications move across largely unchanged
Datastore plugins
Official plugins for PostgreSQL, MySQL, MariaDB, MongoDB, Redis, RabbitMQ and Elasticsearch
Automatic certificates
Let's Encrypt plugin issues and renews certificates per application
Zero downtime deploys
Checks the new container before switching nginx traffic to it
Pluggable schedulers
Runs on local Docker by default, with k3s and Nomad schedulers available
Answered, with sources
Each answer names the page it came from, so you can check it rather than take our word for it.
Yes. Version 0.38.27 shipped in August 2026 with roughly six releases in the preceding two months. The caveat is that one maintainer writes nearly all of it.
A web dashboard, a JSON REST API, git push over HTTPS, browser log tailing, team management and email support from the maintainers. It costs 849 US dollars once for one production and two pre-production servers.
Only through the k3s or Nomad schedulers. The k3s path is missing several commands and health check types, and the older Kubernetes scheduler is deprecated and no longer developed.
Usually. Dokku runs the same buildpacks and reads a Procfile, so the application layer normally moves across. Add-ons, scaling behaviour and backups are the parts you have to rebuild.
Keep looking
Open source self-hosted platform that deploys applications and databases to servers you already own
Free self-hosted platform built on Docker Swarm with a dashboard and automatic certificates
Deployment platform that provisions and operates Kubernetes inside your own cloud account
Kubernetes-native storage and data services, priced by the node hour
Deployment platform that provisions and operates Kubernetes inside your own cloud account
Softwr does not host reviews and shows no star rating for Dokku, because a rating we did not collect is not ours to publish. What is here is the pricing and platform detail from the vendor’s own pages, limitations we could state concretely, and alternatives a reviewer confirmed people weigh against it. Tell us if any of it is wrong.
What people switch to, and what they give up
Every tier, and where the cost actually lands
Put it head to head with anything we hold
Its rating, and an embed for your own site
Open source distributed block storage for Kubernetes, incubating at the CNCF
Open source, no licence feeDeployment platform that provisions and operates Kubernetes inside your own cloud account
quoteCloud cost estimates in pull requests, with governance in the paid tier
Free open source tool, then per month by run volumeFree self-hosted platform built on Docker Swarm with a dashboard and automatic certificates
Open source, no licence feeOpen source self-hosted platform that deploys applications and databases to servers you already own
Open source, no licence fee