d51f2d62b6
Add a top-level README mapping the boxes and a full docs/ tree: topic pages (architecture, networking, deployment), per-site box pages for colony and home with containers nested under their hosts, remote and mobile boxes, the installer, and the home switch fabric reference (folded in from home-switches.md, with AGENTS.md and code comments retargeted to its new home). Box pages carry marked assignment tables that CI regenerates from nixos.allAssignments. AGENTS.md points at the new docs and keeps its terse agent version of the mechanics, referring to the topic pages for depth.
978 B
978 B
Remote boxes
The "remote" group covers the boxes that live outside the colony and home sites: the two
edge VPSes (britway in London, britnet in Birmingham) and the kelder site — a secondary
server at a remote location, linked back to colony over WireGuard and acting as a NixOS
container host.
| Box | What it is | Docs |
|---|---|---|
britway |
Vultr VPS (London, lon1): Headscale control plane, Tailscale exit node, BGP edge, nginx |
britway.md |
britnet |
VPS (Birmingham, bhx1): Tailscale exit node / WireGuard hub |
britnet.md |
kelder |
Secondary home server (hentai.engineer): container host, Samba, DDNS |
kelder.md |
kelder-acquisition |
Media stack container on kelder (Transmission over VPN, *arr, Jellyfin) |
kelder-acquisition.md |
kelder-spoder |
Web container on kelder (Nextcloud + nginx reverse proxy) |
kelder-spoder.md |