top | item 46914635

(no title)

PanMan | 24 days ago

It really surprises me there isn’t a modern heroku alternative that supports the same.. things. Like build pipelines, routing included, multiple worker types. AWS is way less batteries included. And none of the competitors seems to offer the same kind of service, last time I looked.

discuss

order

culi|24 days ago

I think there's a couple decent alternatives out there: https://alternativeto.net/software/heroku/

There are also a lot of cool "self-hosted Heroku" alternatives

- Coolify (PHP) (2020) https://github.com/coollabsio/coolify

- Dokku (Go) (2013) https://github.com/dokku/dokku

- Dokploy (TypeScript) (2024) https://github.com/Dokploy/dokploy

- CapRover (TypeScript) (2017) https://github.com/caprover/caprover

- Komodo (Rust) (2022) https://github.com/moghtech/komodo

ezekg|24 days ago

Literally nobody who seriously uses Heroku wants to self-host their own Heroku.

PanMan|24 days ago

Thanks for the reply! Most of these (also on the alternativeto) are self-hosted, which is different from having heroku do it. Also most only support webservers, while the majority of our servers aren't web..

airsat18|24 days ago

northflank comes close