from Hacker News

Alternatives of Heroku Free Plan

by whereistimbo on 10/26/24, 10:56 AM with 3 comments

  • by 2cpu1container on 10/26/24, 1:43 PM

    Not free, since you still need a Kubernetes somewhere.

    But at least 100% open-source and selfhostable.

    It covers most of Herokus features.

    https://docs.kubero.dev/comparison-heroku/

  • by dngit on 10/26/24, 11:04 AM

    Heroku's PostgreSQL is still free. As for dynos, the lowest tier is $5/mo for multiple apps (not production traffic of course, maybe for MVP), with custom domain support.
  • by terminalbraid on 10/26/24, 12:35 PM

    I'll vouch for dokku as a replacement. That has been such a great find for running relatively small projects on a cheap VPS.