This repository is for reusable platform components, shared manifests, and supporting automation for the GilmanLab homelab.
The current baseline focuses on repo scaffolding, Moon-based CI, and GitHub automation so platform projects can be added incrementally without replacing the repository foundation each time.
Prerequisites:
moon2.x
Validate the current repository baseline:
moon ci --summary minimalRun the root check target directly:
moon run :check- Questions and design discussion: GitHub Discussions
- Non-security bugs: GitHub Issues
- Vulnerabilities: follow SECURITY.md
See CONTRIBUTING.md.