Files
nixfiles/docs/boxes/home/stream.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

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).

Role

  • Same routing-common role as river: 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 — stream is the one wired into the physical switching, so it manages the L2 topology.

See river.md for the other half of the pair.