InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Dokku Alternatives
Similar projects and alternatives to Dokku
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
piku
The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Dokku discussion
Dokku reviews and mentions
-
10 Cheap Ways to Deploy Docker Containers in 2025
6. Dokku
- Dokku: An open source PaaS alternative to Heroku
- Show HN: Wiederhol – GitHub for Checklists
- Coolify: Open-source and self-hostable Heroku / Netlify / Vercel alternative
-
Self-Hosting like it's 2025
I am going to continue to stan for dokku for hosting web apps, docker images included
https://dokku.com/
-
Deploy a NestJS Application with Dokku
In this article, we will deploy a NestJS application using Dokku (https://dokku.com).
-
Hosting your own PaaS: Open-Source Tools to Help You Exit the Cloud!
# download the installation script wget -NP . https://dokku.com/bootstrap.sh # run the installer sudo DOKKU_TAG=v0.35.10 bash bootstrap.sh # configure your server domain dokku domains:set-global your-domain.com # add your ssh key to the dokku user PUBLIC_KEY="your-public-key-contents-here" echo "$PUBLIC_KEY" | dokku ssh-keys:add admin # create your first app dokku apps:create test-app
-
Stop Paying Vercel: Self-Host Unlimited NextJS Apps for $19/month
Use GitHub Actions, GitLab CI, Dokku or any CI/CD tool you prefer
-
Ask HN: What selfhosted PaaS would you recommend?
I recently acquired a decently large server (512 GB ram, 64 cores), and am looking into self-hosting some web applications -- Invidious, file server, proxy, to name a few.
I was recommended Dokku[1], and after searching I also found several more similar products, like Coolify, DokDeploy, CapRover. I'm pretty new to doing this, so I would like to ask what experience you've had with these.
[1]: https://dokku.com/
- Deploying a Rails 7 + React app to AWS via Dokku
-
A note from our sponsor - InfluxDB
www.influxdata.com | 13 May 2025
Stats
dokku/dokku is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Dokku is Shell.