a7ea91f529
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>
810 B
810 B
stream
One of the two home routers. stream is standalone hardware; it forms a
high-availability pair with river (a VM on palace).
- Source:
nixos/boxes/home/stream.nix, built fromrouting-common(instance1) - Deploy address:
192.168.68.2
Role
- Same
routing-commonrole asriver: keepalived/VRRP, kea DHCP, radvd, DNS + blocklist, NAT and the AS211024 L2 mesh link to colony. - Additionally pulls in
mstpd(routing-common/mstpd.nix) for spanning-tree on its bridged ports —streamis the one wired into the physical switching, so it manages the L2 topology.
See river.md for the other half of the pair.