Platform decision
Pick the shortest reliable path for your operating environment.
All install tracks converge to one objective: a healthy control plane endpoint and a reproducible first run.
macOS
Native developer setup with verified onboarding and health checks.
Open macOS pathLinux
Server-friendly install flow with non-interactive onboarding option.
Open Linux pathWindows (WSL)
WSL-based flow with Linux-compatible runtime verification.
Open WSL pathShared pre-flight checks
- Git is installed and on PATH.
- Go >= 1.24 is available.
- Node >= 20 is available for website/web tooling.
- You can bind localhost port
59013.
Shared verify command
curl -fsS http://127.0.0.1:59013/health/readyExpected key: "ready":true.