Skip Navigation

What are YOU self-hosting?

A simple question to this community, what are you self-hosting? It's probably fun to hear from each-other what services we are running.

Please mention at least the service (e.g. e-mail) and the software (e.g. postfix). Extra bonus points for also mentioning the OS and/or hardware (e.g. Linux Distribution, raspberry pi, etc) you are running on.

610

You're viewing a single thread.

610 comments
  • I've been running the following in docker on a thinkpad t510 running ubuntu server, performance isn't bad for a 10+ year old laptop.

    • radarr/sonarr/jackett for finding movies and shows.

    • Jellyfin for local streaming.

    • transmission-openvpn for torrents over a VPN without routing other apps traffic.

    • syncthing, for file sync between my desktop, laptop and phone (means one node is always on to get latest changes).

    • wireguard VPN server to connect from outside home.

    • nginx as a reverse proxy for all applications. Currently configured by hand, plan to find a way to automate at some point.

    • Caddy has some nice automated options but I found this to be the easiest to use for my reverse proxy needs: https://nginxproxymanager.com/

      • Thanks, I'll try this on for size soon! I'm currently in the middle of moving houses and got covid, so safe to say server stuff is on hold for a while. Might need to move wireguard and some other things to a VPS as my housemate has the internet plan here, unless she's fine with me swapping in my router again.

        Safe to say everything may be seeing a rebuild soon, with room to improve!

        • It's always the way, I've just found out about proxmox myself.. thinking my next rebuild will be some kind of proxmox kubernetes setup.

          Good luck and get well soon 🙏🏾

610 comments