Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant. Learn more →
Dokku Alternatives
Similar projects and alternatives to Dokku
-
coolify
An open-source & self-hostable Heroku / Netlify alternative. Cloud version available here -> https://app.coolify.io
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
piku
The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
-
-
-
-
engine
The Orchestration Engine To Deliver Self-Service Infrastructure Faster ⚡️ (by Qovery)
-
dokku-letsencrypt
Automatic Let's Encrypt TLS Certificate installation for dokku
-
-
-
rack
Private PaaS built on native AWS services for maximum privacy and minimum upkeep (by convox)
-
-
Docker
Notary is a project that allows anyone to have trust over arbitrary collections of data
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Dokku reviews and mentions
-
Ask HN: How are you hosting multiple small apps?
Based on the fact that your ideal is to have a similar experience to heroku than managing your own server setting up reverse proxies take a look at these options:
1) https://dokku.com - lets you turn your light sail instance basically into heroku
4) If you have aws credits this is their heroku equivalent: https://aws.amazon.com/elasticbeanstalk
above is not what I do but would be the options I would pursue if I understand your preference and requirement correctly.
-
The Best Way to Deploy Your Own Apps
All in all, I really recommend trying out Dokku if you are a developer interested in hosting your own projects. It makes it super easy to get everything you need to get up and running without having to worry about the specifics. And the price is impossible to beat!
-
Zero downtime deployments of containers on locally running server
The installation instructions are on the frontpage of our site. Thats basically all you need to do to install Dokku. As far as using it, we have a simplified tutorial here.
-
Top 8 Tools to Build Your Own PaaS
Dokku is a lightweight and open-source PaaS platform that simplifies application deployment by leveraging Docker. With Dokku, developers can easily push their applications using Git, allowing Dokku to build and run them in isolated containers. Its CLI-only approach and plugin architecture make it highly extensible. Dokku's modular plugins enable features like database integration, Let's Encrypt SSL certificates, and automated Slack notifications, giving developers flexibility and control over their PaaS environment.
- The Curse of Scalable Technology
-
Most reliable PaaS for Rails apps?
This is a great tool if you want PaaS like UX but just want to run Rails on a single VM https://dokku.com/
-
Manage webapps deployment with docker
Or maybe Dokku with Dokku Pro?
-
Upgrading Old Version of Dokku
That's it. You're now on the latest version. If you visit this page in the future, you can find all the latest releases and their respective upgrade commands here.
-
New plugin for auto-restarting your app on a schedule
Inspired by #5895, I've created the cron-restart plugin. This plugin provides the ability to set a schedule at which an app should be restarted via ps:restart. It somewhat approximates Heroku's automatic dyno restarts functionality, and can be useful if you have an app that has a memory leak and must be restarted every few hours.
-
Coolify alternatives?
Recently open sourced my Dokku web UI, seems like it meets all your criteria. Check it out :)
-
A note from our sponsor - Revelo Payroll
try.revelo.com | 4 Oct 2023
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.