平台
OpenClaw 核心是以 TypeScript 撰寫的。Node 是推薦的執行時期。 不推薦將 Bun 用於 Gateway (WhatsApp/Telegram 錯誤)。
目前有 macOS (選單列應用程式) 和行動節點 (iOS/Android) 的伴隨應用程式。Windows 和 Linux 伴隨應用程式正在計畫中,但 Gateway 目前已完全支援。 Windows 的原生伴隨應用程式也在計畫中;建議透過 WSL2 使用 Gateway。
選擇您的作業系統
Section titled “選擇您的作業系統”VPS 與託管
Section titled “VPS 與託管”- VPS hub: VPS 託管
- Fly.io: Fly.io
- Hetzner (Docker): Hetzner
- GCP (Compute Engine): GCP
- Azure (Linux VM): Azure
- exe.dev (VM + HTTPS proxy): exe.dev
- 安裝指南:快速入門
- Gateway 操作手冊:Gateway
- Gateway 設定:Configuration
- 服務狀態:
openclaw gateway status
Gateway 服務安裝 (CLI)
Section titled “Gateway 服務安裝 (CLI)”使用其中一種 (全部支援):
- 精靈 (推薦):
openclaw onboard --install-daemon - 直接:
openclaw gateway install - 設定流程:
openclaw configure→ 選擇 Gateway 服務 - 修復/遷移:
openclaw doctor(提供安裝或修復服務)
服務目標取決於作業系統:
- macOS: LaunchAgent (
ai.openclaw.gateway或ai.openclaw.<profile>; 舊版com.openclaw.*) - Linux/WSL2: systemd 使用者服務 (
openclaw-gateway[-<profile>].service)