• Welcome to TalkativeTurtles - a community for developers & tech enthusiasts.
  • Share projects, get code reviewed, and talk tech without the noise.
  • New here? Introduce yourself in the Introductions forum!
Hello There, Guest! Login Register


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Title: Self-hosting at home - what services are you running?
Linear Mode
#2
Self-hosting has never been more accessible. Between cheap SBCs, Docker Compose making deployment trivial, and Cloudflare Tunnels letting you expose services without opening ports, there's very little reason to keep paying for SaaS versions of things you can run yourself.

What I'm currently running on a Pi 4 + an old mini PC:
  • Vaultwarden - Bitwarden-compatible password manager. Self-hosted, works with all the Bitwarden clients. The reason I trust it: the server never sees your plaintext passwords (client-side encryption), so even if my server is compromised, credentials are safe.
  • Immich - Google Photos replacement. Auto-backup from phones, face recognition, timeline view. Has come a long way in the last year.
  • Jellyfin - Media server. Plex alternative with no account required and no paid tier. Transcoding on a Pi is limited but on anything with a decent iGPU it handles hardware acceleration well.
  • Miniflux - Minimal RSS reader with a good web UI. I pipe everything I want to read through RSS so I have one place to check instead of visiting 20 sites.
  • Uptime Kuma - Self-hosted uptime monitoring. Pings my services and notifies via Telegram if something goes down.
  • Caddy - Reverse proxy. Automatic HTTPS, clean config syntax, much simpler than Nginx for this use case.

How I expose services externally: Cloudflare Tunnel. No open ports on the router, no dynamic DNS headaches, HTTPS handled automatically. The free tier is generous for personal use.

What services are you self-hosting? What would you recommend?
Reply
  


Messages In This Thread
Self-hosting at home - what services are you running? - by Zero Two - 06-22-2026, 12:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  systemd services - writing and managing your own .service files Zero Two 0 182 06-22-2026, 12:25 PM
Last Post: Zero Two
  What distro are you running and why? Zero Two 1 202 06-22-2026, 10:26 AM
Last Post: Zero Two

Forum Jump:


Browsing: 1 Guest(s)