Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Dokku Maintainer here.

Our UI is admittedly a paid product (Dokku itself and it's large ecosystem is already free, I gotta justify my time _somehow_), but:

    - We otherwise largely adopted the heroku CLI, so if you use heroku on the CLI, you can probably use Dokku just fine.
    - Dokku is 100% more flexible than almost everything else out there. You can extend it with custom plugins in your own language, targeting hundreds of plugin triggers[1]. Thats how the bulk of Dokku works, and how we support various types of builders, schedulers, and proxy implementations.
    - We deploy "docker containers", same as Coolify. If you mean "docker images", we support that via `git:from-image`, in addition to deploying tarballs, remote git repositories, or even something else (I was once sent a plugin that integrates with Mercurial). I'll get the docs updated on that since maybe its not apparent.
        - We support a variety of builders too, such as Heroku v2a, Cloud Native Buildpacks, Nixpacks, and AWS Lambda-compatible functions.
I'd say the two things Coolify beats us out on is a native swarm integration and a free UI. For the former, we have official plugins for Kubernetes and Nomad (Swarm is coming), while Dokku Pro is paid (as I mentioned before).

All that said, Coolify is cool, and this space is large enough for lots of players to exist :)

[1] https://dokku.com/docs/development/plugin-triggers/



Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: