Files
nixfiles/docs/boxes/home/palace.md
T
jackos1998 a7ea91f529 docs: Document the boxes
Add a top-level `README.md` mapping the boxes and per-machine docs under
`docs/boxes/` (grouped `colony/`, `home/`, `misc/`), one file per host, VM and
container documenting role, services and networking with source pointers.

Also point `AGENTS.md` at the new docs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 22:45:20 +01:00

861 B

palace (host)

The physical VM host for the home network — the home equivalent of colony.

Role

  • Bare-metal host whose job is to run the home VMs via the my.vms module: river (router), cellar (storage), sfh (container host).
  • Provides the bridged networking those VMs sit on and passes through hardware where needed (e.g. NVMe drives to cellar, NICs to river).

VMs hosted here

VM Role Docs
river Home router (VRRP pair with stream) river.md
cellar NVMe-oF storage server cellar.md
sfh NixOS container host (Home Assistant, …) sfh.md