|
|
|
|
|
by PanMan
135 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. |
|
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