Run Noderax without reverse-engineering the control plane.
The docs cover the self-hosted install flow, the HA runtime model, realtime behavior, split updates center, root access profiles, and generated API reference from the checked-in OpenAPI snapshot.
curl -fsSL https://cdn.noderax.net/noderax-platform/install.sh | sudo bashStart with the installer, finish the guided flow in /setup, then promote into the runtime backed by api-a, api-b, and the web frontend.
Installer-managed control plane
Provision the full Noderax control plane with one command, guided setup, built-in nginx, PostgreSQL, Redis, and automatic TLS.
Workspace-aware operations
Manage nodes, terminals, diagnostics, packages, tasks, notifications, and root access through a single multi-workspace surface.
Reference-first API docs
Read hand-authored architecture and operations guides alongside generated OpenAPI reference pages sourced from the API repo.
Controlled updates
Track agent rollouts and installer-managed control-plane updates with releaseId-aware release identity and explicit apply semantics.
Product surfaces and core concepts
Understand the control plane, workspace model, node lifecycle, release identity, and operating roles.
Install, TLS, setup, and updates
Follow the installer path, runtime promotion, TLS provisioning, and control-plane self-update flow.
Guides plus generated endpoint reference
Read the auth model, realtime contract, update flows, and the generated endpoint pages from the local OpenAPI snapshot.