An Update on Heroku
51–60 of 366 posts
Re: An Update on Heroku
#52Pour one out for Heroku as they were truly a revelation back in the day and one of the most magical experiences ever on first run.
Re: An Update on Heroku
#53It supports all the quality of life features like opening a shell via a cli, which I found was one of my favorite parts of Heroku (canine run —myproject /bin/bash)
Been fortunate enough to get a sponsorship from the Portainer folks, which allows me to maintain and develop full time!
Re: An Update on Heroku
#54It 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.
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 (Rus…
Re: An Update on Heroku
#55Re: An Update on Heroku
#56Re: An Update on Heroku
#57"transitioning to a sustaining engineering model". I don't care what anyone says, it takes real talent to come up with lines like this.
Re: An Update on Heroku
#58Earlier quoted context omitted.
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 (Rus…
Literally nobody who seriously uses Heroku wants to self-host their own Heroku.
We now have a kubernetes (k3s) backed Dokku self hosted on Hetzner. Significantly cheaper but pretty robust.
Just saying that it's not literally, but you are right, most people wouldn't be interested in self hosting.
Re: An Update on Heroku
#59Re: An Update on Heroku
#60Pretty illuminating reading the thread from 2010, it was big news at the time.