MyPrivateClaw

Dokku — The smallest PaaS you will ever see — git push to deploy

Dokku is a free, open source mini Heroku you install on any Linux server. It uses Docker and Heroku buildpacks to let you deploy applications with a singl…

Category

deployment-platforms

Why it matters

Dokku is a free, open source mini Heroku you install on any Linux server. It uses Docker and Heroku buildpacks to let you deploy applications with a single git push, and supports plugins for Postgres, Redis, Let's Encrypt, and more. For private AI practitioners on a budget, Dokku on a $6/mo Hetzner VPS is the most cost effective way to self host AI services like Open WebUI or LiteLLM with full control.

Best for

Budget conscious developers who want a Heroku like workflow on their own VPS