Install
Install Hub
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.

Shared pre-flight checks

  1. Git is installed and on PATH.
  2. Go >= 1.24 is available.
  3. Node >= 20 is available for website/web tooling.
  4. You can bind localhost port 59013.

Shared verify command

curl -fsS http://127.0.0.1:59013/health/ready

Expected key: "ready":true.