🔥
HotRepo
dokku — Self-host A docker-powered PaaS that helps you build and manage the lifecycle of applicati
📦
dokku

dokku — Self-host A docker-powered PaaS that helps you build and manage the lifecycle of applicati

A docker-powered PaaS that helps you build and manage the lifecycle of applications

32.1k🍴 2.1kShell📜 mit#buildpack#containers#devops#docker

dokku

A docker-powered PaaS that helps you build and manage the lifecycle of applications

32,107 stars on GitHub · 🍴 2,070 forks · 📜 License: mit · 💻 Language: Shell

What is dokku?

If you love the frictionless git push deployment of Heroku but hate the unpredictable pricing, spinning up your own Platform as a Service (PaaS) is the logical next step. By turning any bare-metal server or cheap

Topics: the project is tagged with popular topics:

  • 🏷️ buildpack
  • 🏷️ containers
  • 🏷️ devops
  • 🏷️ docker
  • 🏷️ dokku
  • 🏷️ heroku
  • 🏷️ kubernetes
  • 🏷️ nomad
  • 🏷️ paas
  • 🏷️ self-hosted

Quick install

See the README for detailed install instructions. Most projects support Docker — if the repo has a Dockerfile, use:

git clone https://github.com/dokku/dokku.git
cd dokku
docker build -t dokku .
docker run -d -p 8080:8080 dokku

Minimum system requirements

Component Recommended
RAM 1024 MB
CPU 1 vCPU
Disk 15 GB SSD
OS Ubuntu 22.04 LTS / Debian 12
Docker 24.0+

⚡ Deploy fast on VSIS

Use the VSIS VPS Mini 1GB RAM / 1 vCPU / 15GB SSD (~70k/tháng) plan from VSIS.NET — high-speed VN-based VPS, 24/7 support, ideal for running dokku smoothly.

🎯 Benefits:

  • One-command docker compose up -d deploy in 2 minutes
  • Dedicated IPv4, root access, unmetered domestic bandwidth
  • Daily snapshot backup
  • Free install assistance from the VSIS team

👉 See matching VPS plans at vsis.net

Resources

  • 🔗 GitHub: dokku/dokku
  • 🌐 Homepage: https://dokku.com
  • 📚 Official docs: see README in the repo
  • 💬 Community: GitHub Issues + Discussions

Article compiled from GitHub data on 15/08/2026. Star/fork counts may have changed — see live numbers via the GitHub link.