• Nextcloud + OnlyOffice
  • *arr media management series (Lidarr, Sonarr, etc)
  • Gitea
  • Vaultwarden
  • PiHole
  • Jellyfin
  • Wiki-js
  • Lemmy
  • Prometheus/Grafana/Loki

Currently all containerised running on a debian VM on a Rockylinux Qemu/KVM hypervisor. Initially I was using rocky+podman but inevitably hit something I wanted to run that just straight up needed docker and was too much effort to try and get working. 🤷

Hardware is an circa 2012 gaming machine with a few ZFS raids for all of my Linux ISOs. It lives an extremely tortured existence and longs for the sweet release of death.

Toying with the idea of migrating it all to on-prem virtualised kubernetes cluster using helm charts to manage the stacks and using NFS mounts for persistent storage because I hate myself (and to upskill I guess)

What about you?

  • jamiehs
    link
    fedilink
    English
    arrow-up
    4
    ·
    11 months ago

    Nothing too crazy. I use Proxmox on hardware that used to be a gaming rig (4th gen Intel) and I upped the RAM to 32GB.

    • Plex
    • Home Assistant
    • NextCloud
    • VM to host Duplicati + Samba which backs up some shared storage.
    • VM that contains the extremely specific build environment for one of my mechanical keyboards
    • VM that contains my ESP Home environment.
    • VM for Docker based web development because as good as WSL is, it still sucks sometimes.

    Some of my “VMs” are actually LXCs but I can’t remember which are which at the moment.

    Playing with ZFS was fun too, and it puts all that RAM to good use!

    I’ve also been meaning to create a VM for Dokku, but I haven’t had a strong enough need yet.