Install the control plane
NullHub is one binary with an embedded dashboard. Run it with Docker, or grab a release binary for your platform.
docker run --rm -p 19800:19800 \
-v nullhub-data:/nullhub-data \
ghcr.io/nullclaw/nullhub:latest
# dashboard → http://nullhub.localhost:19800