Cloud · head to head
Dokku vs Qovery

Dokku
Cloud
Single-server platform that accepts a git push and runs Heroku buildpacks on Docker
- From
- Free
- Rated
- -

Qovery
Cloud
Deployment platform that provisions and operates Kubernetes inside your own cloud account
- From
- On request
- Rated
- -
The short version
- Only Dokku has a free tier, so it costs nothing to try first.
- Each has a real cost: Dokku one maintainer accounts for nearly all human commit activity and the project records roughly 10,500 US dollars of annual income on Open Collective, which is not enough to fund a maintainer, so continuity rests on one person continuing to volunteer.; Qovery no plan publishes a price, deployment minute overage rates are not disclosed, and there is a 14 day trial rather than a free tier, so you cannot budget or compare against alternatives without going through sales.
- They diverge on capability: Dokku covers Git push deploy, Qovery covers Bring your own cloud.
- Prices and features above were last checked on 31 August 2026.
Where they differ
Only the attributes on which Dokku and Qovery actually diverge.
Identical on both: user rating (Not yet rated), category (Cloud).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in Dokku
- Git push deploy
- Heroku buildpacks
- Datastore plugins
- Automatic certificates
- Zero downtime deploys
- Pluggable schedulers
Only in Qovery
- Bring your own cloud
- Preview environments
- Cluster lifecycle
- Terraform provider
- MCP server
- Policy as code
What people use each for
The jobs each tool is most often brought in to do.
Dokku
- Running a dozen side projects and client applications on one virtual private server with Heroku style deploymentnot Qovery
- Moving off a managed platform when the monthly bill has grown faster than the traffic hasnot Qovery
- A consultancy that wants buildpack deployments without teaching every client team Kubernetesnot Qovery
- Keeping a legacy Procfile application alive on hardware you control after a managed platform deprecates its stacknot Qovery
Qovery
- A regulated business that must keep application data inside its own AWS account but has nobody to build a deployment platformnot Dokku
- Giving twenty engineers preview environments per pull request without writing and maintaining Terraform and Helm by handnot Dokku
- Standardising deployment across AWS and GCP when acquisitions have left the organisation on two cloudsnot Dokku
- Replacing a managed platform when data residency rules put every hosted option out of reachnot Dokku
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
Dokku
- One maintainer accounts for nearly all human commit activity and the project records roughly 10,500 US dollars of annual income on Open Collective, which is not enough to fund a maintainer, so continuity rests on one person continuing to volunteer.
- Dokku Pro asks 849 US dollars for a lifetime licence from a project with no disclosed legal entity behind the promise and no published refund terms, while the product is still described as in development at early bird pricing.
- Dokku is single-server by design, and the k3s scheduler that provides multi-node support is missing log retrieval, process inspection and content-based health checks, with a post-run hook the documentation says does not consistently fire.
- Supported operating systems are limited to Ubuntu 22.04 or 24.04 and Debian 11 or later, so organisations standardised on Red Hat, Rocky or Alma Linux cannot run it on their approved base image.
- Backups are separate commands per datastore plugin that you schedule yourself, with no unified snapshot, no point-in-time recovery and no tested restore path, so verifying that a restore works is entirely your responsibility.
Qovery
- No plan publishes a price, deployment minute overage rates are not disclosed, and there is a 14 day trial rather than a free tier, so you cannot budget or compare against alternatives without going through sales.
- The GPL-3.0 engine and console do not constitute a self-hostable product, because the control plane and API are closed and the self-hosted option is gated behind Enterprise, so the open licence gives you no exit if the company changes direction.
- Qovery provisions managed Kubernetes into your account, which means the cloud bill sits on top of the licence and Qovery initiates control plane and ingress controller upgrades on infrastructure your team is accountable for.
- The company repositioned to agentic infrastructure in June 2026 and now ships a deployment platform, a browser development portal and autonomous coding agents concurrently, so a buyer of the deployment product is not at the centre of the roadmap.
- Team and Business are capped at two and three connected clusters with fixed 4 vCPU CI runners and no single sign-on on Team, which pushes teams of moderate size onto quoted Enterprise pricing earlier than the plan names imply.
Pricing, plan by plan
Dokku
Free- DokkuFree
- MIT licensed, no usage limits
- Command line and SSH only
- All datastore and certificate plugins
- Dokku Pro$849/one-time
- Lifetime licence with free upgrades and no subscription
- Covers 1 production and 2 pre-production servers
- Web dashboard and JSON REST API
Qovery
On request- Team$undefined/year
- Billed on usage with no published rate card
- 10 users, up to 100 environments, 2 connected clusters
- 5,000 deployment minutes and 7 day audit logs
- Business$undefined/year
- Billed on usage with no published rate card
- 20 users, up to 250 environments, 3 connected clusters
- 10,000 deployment minutes and 30 day audit logs
- Enterprise$undefined/year
- Custom users, environments and clusters
- Self-hosted or air-gapped control plane
- On-premises and bring-your-own-Kubernetes
Which should you pick?
Choose Dokku if
- You need git push deploy.
- You want to start without paying.
- You work on Linux, Docker, CLI, Self-hosted.
- You also want heroku buildpacks.
Choose Qovery if
- You need bring your own cloud.
- You work on Web, CLI, REST API, Kubernetes.
- You also want preview environments.
Questions people ask
- Is Dokku or Qovery better?
- Neither clearly leads. Dokku starts at Free and Qovery at On request, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, Dokku or Qovery?
- Dokku has a free tier; the other does not. Paid plans start at Free for Dokku and On request for Qovery.
- Does Dokku or Qovery run on more platforms?
- Dokku runs on Linux, Docker, CLI, Self-hosted. Qovery runs on Web, CLI, REST API, Kubernetes.
- Can I use Dokku for free?
- Yes. Dokku has a free tier, so you can try it without paying. Qovery starts at On request.
- What is Dokku best used for?
- Dokku is most often used for running a dozen side projects and client applications on one virtual private server with heroku style deployment, moving off a managed platform when the monthly bill has grown faster than the traffic has, a consultancy that wants buildpack deployments without teaching every client team kubernetes, keeping a legacy procfile application alive on hardware you control after a managed platform deprecates its stack. Of those, running a dozen side projects and client applications on one virtual private server with heroku style deployment and moving off a managed platform when the monthly bill has grown faster than the traffic has are not what Qovery is typically brought in for.
- What can Dokku do that Qovery cannot?
- Dokku covers Git push deploy, Heroku buildpacks, Datastore plugins, Automatic certificates. Qovery covers Bring your own cloud, Preview environments, Cluster lifecycle, Terraform provider.
Answered from the vendors’ own pages
Dokku: Is Dokku still maintained?
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.
Qovery: Does Qovery run my applications on its own servers?
No. It provisions and operates Kubernetes inside your AWS, GCP, Azure or Scaleway account, so compute and data stay with your cloud provider and that bill is entirely separate from the Qovery licence.
Dokku: What does Dokku Pro give me over the free edition?
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.
Qovery: Can I self-host Qovery?
Only on Enterprise. The deployment engine and console are GPL-3.0, but the control plane is closed source and the self-hosted and air-gapped deployments are commercial Enterprise features.
Dokku: Can Dokku run across multiple 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.
Qovery: What does it cost?
Qovery does not publish a rate card. Team and Business are billed on usage and quoted through sales, and Enterprise is fully custom. There is a 14 day trial with no card required.
Dokku: Will my Heroku application run on it unchanged?
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.
Qovery: What survives if I stop paying?
The Kubernetes cluster and the workloads keep running in your cloud account, but you lose the console, the deployment pipeline, preview environments and every process built on top of them.
Related pages
Other head to heads
- Dokku vs Fly.io
- Dokku vs Render
- Dokku vs Heroku
- Dokku vs Coolify
- Dokku vs CapRover
- Dokku vs Porter
- Dokku vs Railway
- Dokku vs Northflank
- Dokku vs Podman
- Dokku vs Portworx
- Dokku vs minikube
- Dokku vs Scaleway
- Dokku vs SST
- Dokku vs Tencent Cloud
- Dokku vs Terragrunt
- Dokku vs Skopeo
- Dokku vs containerd
- Dokku vs Encore
- Dokku vs Oracle Cloud
- Dokku vs Orca Security
- Dokku vs Packer
- Dokku vs OpenTelemetry
- Dokku vs Rook
- Qovery vs Fly.io
- Qovery vs Render
- Qovery vs Heroku
- Qovery vs Coolify
- Qovery vs CapRover
- Qovery vs Porter
- Qovery vs Railway
- Qovery vs Northflank
- Qovery vs Podman
- Qovery vs Portworx
- Qovery vs minikube
- Qovery vs Scaleway
- Qovery vs SST
- Qovery vs Tencent Cloud
- Qovery vs Terragrunt
- Qovery vs Skopeo
- Qovery vs containerd
- Qovery vs Encore
- Qovery vs Oracle Cloud
- Qovery vs Orca Security
- Qovery vs Packer
- Qovery vs OpenTelemetry
- Qovery vs Rook
