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.
1.1 KiB
1.1 KiB
darts
An opaque third-party/customer VM. Declared in colony's my.vms.instances
but not a NixOS system: this repo knows nothing about what runs inside it
and doesn't manage it.
- Source (host-side only): the
dartsinstance innixos/boxes/colony/vms/default.nixand the90-vm-dartsnetwork innixos/boxes/colony/default.nix - Host: VM on
colony
Role
- Customer/dedicated VM, left alone beyond hosting and connectivity.
- 4 cores, 16 GiB RAM; a
rootLV plusdarts-mediaanddarts-extLVs from themedia/extvolume groups.
Networking
- Same customer-VM pattern as
mail: dedicated unbridged TAP (vm-darts, MAC52:54:00:a8:29:cd), point-to-point address (custRouting.darts-vm) on the host side, link-routed public /3294.142.242.255, and the IPv6 /642a0e:97c0:4d2:2001::/64with RAs. - DNS:
darts-cust.ams1.int.nul.ie. Like the other customer prefixes, its inbound traffic is accepted byestuarywithout per-port filtering and forwarded on bycolony.