Description
Automate the full organization bootstrap for onboarding into NimsForest.
Steps to automate:
1. Create Hetzner VPS (CX23 in nimsforest context)
2. DNS: <org>.land.nimsforest.com → VPS IP + wildcard
3. Deploy Land binary + land.yaml + org configs
4. Start Land (Docker install, container planting, TLS)
5. Create Pantheon realm + import users
6. Verify all services operational
First validate manual process with pilot, then automate.
Nebula's reasoning: Org provisioning automation is key for scalable onboarding, but the description wisely notes to validate the manual process first with a pilot. Medium priority — not blocking current operations, but will become critical once multiple orgs need onboarding. Well-scoped with clear sequential steps.