- Node ≥22 (
node -v)
npm install -g openclaw@latest
openclaw onboard --install-daemonThe --install-daemon flag installs the gateway as a background service (launchd on macOS, systemd on Linux). This means the gateway starts automatically on boot and keeps running—you don't need a terminal open. The onboarding wizard walks you through config path, workspace location, and channel pairing.
See: Install, Onboarding Wizard
openclaw status— Show channel health and recent sessionsopenclaw health— Fetch health from the running gatewayopenclaw security audit --deep— Audit config with live gateway probeopenclaw security audit --fix— Apply safe fixes to tighten securityopenclaw doctor— Health checks and quick fixes for gateway
- many helpful commands