Dokku
Self-hosted platform-as-a-service on your own server
Dokku is profiled here as a DevOps tool for engineering teams. Read about features, pricing, and how it compares to related options in the tools directory.
Description
Dokku is an open-source platform-as-a-service, created by Jose Diaz-Gonzalez, that brings a Heroku-style deploy experience to a server a team controls. Built on Docker and Herokuish buildpacks, it lets developers push code with git and have Dokku build a container, wire up a domain, and route traffic on a single host. A plugin system adds managed databases, automatic TLS certificates, and zero-downtime deploys, which gives small teams a self-hosted deploy workflow without a managed-platform bill.
Key Capabilities:
Git-push deploys that build and release containers on your own server
Heroku-compatible buildpacks plus Dockerfile and Compose support
A plugin ecosystem for managed Postgres, MySQL, Redis, and more
Automatic TLS certificate provisioning and renewal
Zero-downtime deploys with health checks
Single-server operation that keeps infrastructure and costs under control
Alternative tools
- Datadog
Unified observability for metrics, traces, and logs
- Heroku
Managed platform for deploying apps with git push
- Crossplane
Control-plane infrastructure as code built on Kubernetes
- Terraform
Declarative infrastructure as code across cloud providers
- Temporal
Durable execution for long-running, reliable workflows
- Prefect
Python-native orchestration for data and ML workflows
