Install OpenClaw first
OpenClaw is the main gateway and operating layer. Install it before CARAPACE on Linux, VPS, or Raspberry Pi.
curl -fsSL \ https://openclaw.ai/install.sh | bash
CARAPACE gives Linux, VPS, and Raspberry Pi installs the same phone control layer: secure pairing, runtime switching, projects, cron, agents, history, vision, and voice.
curl -fsSL https://openclaw.ai/install.sh | bash curl -fsSL https://carapace.info/install.sh | bash # Optional Hermes addon curl -fsSL https://carapace.info/install-hermes-agent.sh | bash
Primary runtime and gateway.
Tailscale route, QR, iPhone bridge.
Optional companion runtime.
OpenClaw is the main gateway and operating layer. Install it before CARAPACE on Linux, VPS, or Raspberry Pi.
curl -fsSL \ https://openclaw.ai/install.sh | bash
The CARAPACE installer layers mobile pairing, Tailscale Serve routes, project tracking, cron control, agent views, and iPhone-ready status endpoints on top of OpenClaw.
curl -fsSL \ https://carapace.info/install.sh | bash
Hermes is not bundled into the normal installer. Add it only if you want a second runtime on the same machine with separate history, projects, cron, agents, and token state.
curl -fsSL \ https://carapace.info/install-hermes-agent.sh | bash
The installer prints a QR. Install Tailscale on the iPhone, sign in to the same tailnet, open CARAPACE, then scan the QR. Combined OpenClaw and Hermes installs can appear as one machine with a runtime toggle.
OpenClaw is exposed through the CARAPACE status path. Hermes, when installed, is exposed separately through the Hermes bridge path so state and auth stay isolated.
If pairing fails, confirm Tailscale is connected on both devices, the gateway is healthy, the iPhone has Tailscale DNS enabled, and the QR was generated after the latest install rerun.