Either self-hosted or cloud, I assume many of you keep a server around for personal things. And I’m curious about the cool stuff you’ve got running on your personal servers.

What services do you host? Any unique stuff? Do you interact with it through ssh, termux, web server?

  • @rc__buggy
    link
    22 months ago

    truenas: plex/jellyfin, *arr stack

    working on another (debian) machine to run nextcloud and immich, plan is to have a failover. Redundant machine would ideally be wake on LAN to save power. I already have commodity hardware for these two identical machines, otherwise I’d probably just go for a more robust single machine.

    Mikrotik routerboard out front providing wireguard for one subnet. pi4 providing pihole on the wireguard subnet. This is a new router and I’m very happy with it. This coming weekend the goal is to correctly implement mangle rules (policy based routing) to combine my two WAN connections seamlessly.

    So very standard setup for selfhosting with the exception of two ISPs

    truenas is easiest to manage through the web service, debian ssh and VNC, mikrotik’s WInBox is just amazing, but it’s also the first “grown up” router software I’ve ever used. It’s so much better than managing PF through a ssh session.