Comment on
Hey selfhosters, what are you selfhosting?
- 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)
- uptime-kuma (monitor some external servers + my local internet connection by pinging healthchecks.io)
- 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
With disks at idle/spun down, it consumes roughly 25W.