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.
bootstrap/argocd,bootstrap/cilium,bootstrap/kro: reusable bootstrap chart wrappers published to GHCRbootstrap/k0s: released bootstrap image for the temporary VyOS-hosted management cluster, published toghcr.io/gilmanlab/platform/bootstrap-k0sservices/dns-mirror: Route 53 private-zone mirror daemon for the AWS subnet router
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.