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?

  • hobbsc@lemmy.sdf.org
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    Pi-hole on an ancient pi zero w.

    I’ve got a little MSI box with 16GB of RAM, 500GB SSD, and a quad core i3 running Proxmox. Home Assistant is in its own VM, I have a VM for a bastion host/jump box of sorts for a client’s network (yes, I know VPNs exist), and then a VM running a few Docker containers: CheckMK, Dozzle, Uptime Kuma, and The TP-Link Omada Controller software. I intend to migrate those to Podman eventually.

    On my desktop in Podman, I’m running Dashy, Redlib, and Dozzle regularly. Sometimes I run other services but those are pretty persistent. I use Podman on my local machine for my development work and it’s just handy to have Redlib and Dashy right here.

    I tend to interact with things via SSH unless it’s a webshit.