fmm.house — homelab documentation¶
Operational docs for the av homelab, rendered from the git repo with MkDocs Material at
docs.fmm.house. The site bind-mounts this docs/ tree read-only and
live-reloads on change — what you see is the working tree.
Start here¶
- Architecture — host, topology, routing, data flows
- Host & port map — every published port
Runbooks¶
- DNS — the complete spec — the resolution model, every record, gotchas
- Tailscale — subnet routes, route acceptance, the node-sharing gotcha
- Monitoring, updates & healthchecks
- Email → Matrix (Postmoogle)
The full set — every runbook, the ADRs, and the gaming docs — is in the sidebar.
How this stays current
No build step or git pull: the container reads this docs/ off av directly. Edit a doc and
the page updates. Setup lives in stacks/mkdocs/. Repo-root notes (CONTEXT.md, AGENTS.md)
aren't in this site — browse them in the git repo.