9 10 System Atlas
Nimmo edited this page 2026-09-13 13:14:49 +01:00

System Atlas

  • Type: Index
  • Status: Current
  • Scope: Fleet
  • Canonical sources: flake.nix, hosts/, modules/, nixosConfig.host, and service-specific modules
  • Last verified: Source commit 556df88494686003b1c4f20c8e0b99b5afc16a6e (2026-09-12)
  • Review triggers: Changes to configured hosts, host metadata, service placement, networking, storage, databases, backups, or fleet automation

The System Atlas is the factual centre of the wiki: what exists, where it runs, how it is reached, what data it owns, and what it depends on. It will describe relationships and boundaries rather than reproduce configuration.

Atlas pages

These pages were built under issue #220.

Retired host and secrets chapters remain in wiki Git history. Live configuration still comes from flake.nix, host imports, nixosConfig.host metadata, and service modules. Secret implementation and rotation have separate current pages in the Engineering Handbook and Operations.

The source layout and import chain are documented in the Engineering Handbook, not in this fleet atlas.