Hey selfhosters, what are you selfhosting?

https://chatsubo.hiteklolife.net/post/16807

Hey selfhosters, what are you selfhosting? - chatsubo

[https://chatsubo.hiteklolife.net/pictrs/image/c786875e-7455-4f5b-8e56-d1af5f1e0cfa.png] - 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?

  • The Lounge (IRC Client)
  • Blocky (local DNS server with ad-blocking)
  • Tailscale (VPN mesh between clients and other servers)
  • Cloudflare-Tunnel (to access some local services directly from the internet via my own domain)
  • traefik (reverse proxy + TLS for all my services)
  • Authelia (auth server for services that don’t have their own authentication)
  • borgmatic (borg backup automation for container data. Pushing backups to borgbase.com)
  • paperless-ngx (document management system)
  • Plex (media server)
  • Tautulli (stats and tracking for Plex)
  • mosquitto (MQTT server)
  • zigbee2mqtt (service to manage my Zigbee devices)
  • Homebridge (service to get z2m devices into Homekit)
  • Homeassistant (home automation)
  • Prometheus (collect stats from several services above)
  • telegraf (more stats collection + server metrics collection)
  • Grafana (for some dashboards that I didn’t want to create in HA)
  • miniflux (RSS reader)
  • Linkding (bookmark manager)
  • Atuin (shell history sync server)
  • redis (for paperless and some own projects)
  • postgres (for miniflux, atuin and some own projects)

Everything is running in containers on an Unraid server

  • 24 TB usable (16 TB parity drive)
  • 1 TB nvme Cache Drive
  • Intel i3-12100T
  • Fractal Node case

With disks at idle/spun down, it consumes roughly 25W.

Can you elaborate on your host?