(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.
culi|24 days ago
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
PanMan|24 days ago
airsat18|24 days ago