# NullHub > A single Zig binary with an embedded dashboard that installs, supervises, monitors and updates the Null ecosystem. Everything local, under ~/.nullhub. Part of the Null ecosystem (https://nullmenu.ai) — single-binary Zig tools for running AI agents on your own hardware. All components are pre-1.0 with CalVer releases. Every docs page below has a Markdown twin at the same URL with a .md suffix. ## Start - [Install](https://hub.nullmenu.ai/docs/start/install.md): Get the NullHub binary — Docker, prebuilt release, or build from source. - [Quickstart](https://hub.nullmenu.ai/docs/start/quickstart.md): Start the server, open the dashboard, install your first component. ## Guides - [Installing components](https://hub.nullmenu.ai/docs/guides/install-components.md): Add NullClaw, NullBoiler, NullTickets and NullWatch through the manifest-driven wizard. - [Web dashboard](https://hub.nullmenu.ai/docs/guides/web-dashboard.md): The embedded UI — status cards, config editors, logs, component pages, Mission Control. ## Operate - [Updates and rollback](https://hub.nullmenu.ai/docs/operate/updates-and-rollback.md): Check for new component versions, update with config migration, roll back on failure. - [Multi-instance](https://hub.nullmenu.ai/docs/operate/multi-instance.md): Run several instances of the same component side by side, addressed as component/name. ## Reference - [CLI](https://hub.nullmenu.ai/docs/reference/cli.md): Every nullhub command — server, install, lifecycle, updates, config, raw API, OS service. - [Manifests](https://hub.nullmenu.ai/docs/reference/manifests.md): The nullhub-manifest.json schema — how components describe their install, launch, health and wizard. ## Optional - [Full docs in one file](https://hub.nullmenu.ai/llms-full.txt) - [GitHub](https://github.com/nullclaw/nullhub)