This repository is the dedicated documentation home for the GilmanLab homelab.
The root documents point into the Docusaurus site source under docs/, and
the site is the primary surface for architecture notes, hardware references,
runbooks, and future how-to material.
Prerequisites:
moon2.x- Node.js 22, or Moon-managed access to the pinned Node/npm toolchain
Validate the documentation site:
moon ci --summary minimal
moon run docs:checkStart the local docs server:
moon run docs:startdocs/docs/index.md: docs landing pagedocs/docs/architecture.md: architecture overviewdocs/docs/designs/: proposed design documents that are not yet part of the settled architecture baselinedocs/docs/hardware.md: hardware inventorydocs/docs/network-device-backups.md: RouterOS backup design for the future platform cluster
- Questions and design discussion: GitHub Discussions
- Non-security bugs: GitHub Issues
- Vulnerabilities: follow SECURITY.md
See CONTRIBUTING.md.