Files
vh 60367b307f servers: add new host dirs, refresh fleet snapshots, orientation doc
Bundles the inventory expansion since 2026-04-22:

- New host dirs (READMEs + ssh-target where dir name doesn't resolve):
    ana-nas, ana-wg, esh-vm-db, nh3-nas, pbs-ana, pbs-nh3.
- New PFI VM snapshots (registered + key-installed 2026-04-23):
    ana-filebot, pfi-ana-webhost, pfi-postgres, pfi-pteradactyl,
    pfi-tacticalrmm, sf-ana-container, sfsrv-ana (system + proxmox).
- servers/irv-ml1: ONBOARDING.md (the first-time setup notes from when
  the host was brought into the fleet) + ssh-target (10.100.79.3 over
  the WG tunnel — name doesn't DNS-resolve from this workstation).
- servers/{ana-ml2,pfi-pve,sf-r630}/README.md: updates to capture BMC
  IPs, the iDRAC vs OS hostname distinction (sf-r630 hardware =
  sfsrv-ana OS), and the ana-ml2 Supermicro BMC (10.250.250.50,
  distinct from the Dell R750xs iDRAC).
- configs/homepage/docker.yaml: irv-ml1-docker provider added so
  homepage auto-discovers irv-ml1's stacks over the WG tunnel.
- docs/orientation.md: narrative fleet overview written for fresh
  Claude sessions — sites, backup architecture, governing principles,
  gotchas, where-to-look guide. Pointed at from CLAUDE.md.
2026-04-24 21:56:46 -07:00
..

ana-wg

WireGuard VPN gateway at the Anaheim colo.

Network

  • LAN IP: 10.250.50.252
  • SSH: root@ana-wg (LXC — root via key)

Infrastructure

  • Hypervisor: pfi-pve (LXC 113)
  • Type: LXC container
  • Site: Anaheim (PFI colo)

Role

WireGuard server providing VPN access into the PFI Anaheim network. Config lives at /etc/wireguard/ inside the LXC.

Backup coverage

  • VM-image: vzdump on pfi-pve (daily) — captures the LXC rootfs which contains the wireguard config + peer keys. Sufficient for disaster recovery.
  • File-level restic: not needed — no DB, no high-churn state, config is small and recoverable from vzdump.

Refresh state

scripts/refresh-server-info.sh ana-wg

Discovered via

FortiGate DHCP (MAC bc:24:11:d7:e4:b7).