this post was submitted on 16 Feb 2025
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

224 readers
1 users here now

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/czhu12 on 2025-02-15 21:38:14+00:00.


Hello r/selfhosted! I've been working on Canine for about a year now. It started when I was sick of paying the overhead of using stuff like Heroku, Render, Fly, etc to host some web apps that I've built. At one point I was paying over $400 a month for hosting these in the cloud. Last year I moved all my stuff to Hetzner.

For a 4GB machine, the cost of various providers:

|| || |Heroku|$260| |Fly.io|$65| |Render|$85| |Hetzner|$4|

(This problem gets a lot worse when you need > 4GB)

The only downside of using hetzner is that there isn’t a super straightforward way to do stuff like:

  • DNS management / SSL certificate management
  • Team management
  • Github integration

But I figured it should be easy to quickly build something like Heroku for my Hetzner instance. Turns out it was a bit harder than expected, but after a year, I’ve made some good progress!

The best part of canine, (and the reason why I hope this community will appreciate it more), is because it also makes it trivial to host any helm chart, which is available for basically any open source project, so everything from databases (e.g. Postgres, Redis), to random stuff like torrent tracking servers, VPN’s endpoints, etc.

Screenshot of the deployments page

It's totally open source

See the site here

Would love feedback, roasts, suggestions! Don't have a ton of other goals for this at the moment, other than adding more features as I need them.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here