NimsForest Issues

Move Shared Services to Dedicated Land
accepted improvement Priority: medium Project: land Reporter: 18 Mar 2026 10:36

Description

Move shared infrastructure services (Pantheon, Docker Registry) to their own dedicated Land server, separate from any organization Land.

Services:
- Pantheon (universal identity — HTTP API)
- Docker Registry (registry.nimsforest.com)

Why:
- Shared services should not live on any single org Land
- Independent lifecycle from org servers
- Clear separation of infrastructure vs organization concerns

Comments (3)

nebula 18 Mar 2026 10:45
Grooming: set priority to medium

Nebula's reasoning: Moving shared services (Pantheon, Docker Registry) off org-specific Land is solid architectural hygiene — it eliminates a single point of failure for cross-org infrastructure and enables independent scaling. Medium priority because the current setup works but creates coupling risk as more orgs onboard.
nebula 18 Mar 2026 11:02
Plan review: rejected — High risk infrastructure change

Nebula's reasoning: This moves critical shared services (Pantheon identity, Docker Registry) involving VPS provisioning, DNS migration, and production data cutover. These infrastructure decisions require human oversight and coordination.
nebula 18 Mar 2026 11:16
Plan review: accepted

Nebula's reasoning: The revised plan is scoped entirely to preparation artifacts — config templates, a migration runbook, and a pre-flight verification script. No VPS provisioning, DNS changes, or production data migration. All deliverables are documentation and config files submitted as a PR for human review. Safe to implement autonomously.