this post was submitted on 24 Apr 2025
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

222 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/FunN0thing on 2025-04-24 12:10:43+00:00.


Hey everyone 👋

I'm curious about how you all handle deployment pipelines in your self-hosted setups, especially for apps that are meant to run in production (not just for testing or playing around).

Some things I'm wondering:

  • Are you using CI/CD tools like GitLab CI, Drone, Jenkins, or something simpler like shell scripts?
  • Do you deploy with Docker Compose, Ansible, Kubernetes, or even bare metal?
  • How do you handle updates, rollbacks, and service discovery?
  • Do you have different pipelines for staging/prod? Or just push straight to your lab?

For context, I'm running a few apps that are semi-critical (internal tools + public APIs) and I'm trying to find a good balance between reliability and not over-engineering stuff.

Would love to hear what your stack looks like, what worked for you (or didn’t), and any tips or gotchas you’ve learned along the way!

Cheers 🙏

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