Skip to content

Overview

This is the documentation for my homelab — a small stack of self-hosted services running on a handful of machines in a closet. It exists so future-me (and anyone else poking around) can figure out what's running, why, and how to fix it when it breaks.

This is sample content

This site was scaffolded with placeholder ("fake") hardware and services as a starting point. Swap in real details as you go.

At a glance

Compute 3-node Proxmox cluster (nyx, styx, erebus)
Storage TrueNAS Scale, 32TB raw (RAIDZ2)
Network UniFi UDM Pro, 4 VLANs, 2.5GbE backbone
Public access Cloudflare Tunnel, no ports forwarded
Backups Proxmox Backup Server (local) + Backblaze B2 (offsite)
Power APC 1500VA UPS, ~25 min runtime at current load

Why this exists

  • Single source of truth for IPs, VLANs, and what depends on what
  • A runbook I can follow half-asleep during an outage
  • Change log so "wait, when did I break this" has an answer

Site map

  • Hardware — physical inventory, specs, rack layout
  • Network — topology, VLANs, DNS, remote access
  • Services — what's deployed and where
  • Backups & DR — backup strategy and recovery steps
  • Roadmap — planned changes and open questions