平台支援
OpenClaw 核心以 TypeScript 撰寫,建議使用 Node 作為執行環境。 不建議以 Bun 執行 Gateway(WhatsApp/Telegram 會出現 bug)。
目前已有 macOS(選單列應用程式)及行動裝置節點(iOS/Android)的配套應用程式。Windows 與 Linux 的配套應用程式仍在規劃中,但 Gateway 已完整支援。 Windows 原生配套應用程式也在規劃中,建議透過 WSL2 執行 Gateway。
選擇你的作業系統
VPS 與託管
- VPS 導覽:VPS 託管
- Fly.io:Fly.io
- Hetzner (Docker):Hetzner
- GCP (Compute Engine):GCP
- exe.dev (VM + HTTPS proxy):exe.dev
常用連結
Gateway 服務安裝(CLI)
以下方式皆可使用:
- 精靈導引(建議):
openclaw onboard --install-daemon - 直接安裝:
openclaw gateway install - 設定流程:
openclaw configure→ 選擇 Gateway service - 修復/遷移:
openclaw doctor(會協助安裝或修復服務)
服務目標依作業系統而異:
- macOS:LaunchAgent(
ai.openclaw.gateway或ai.openclaw.<profile>;舊版為com.openclaw.*) - Linux/WSL2:systemd 使用者服務(
openclaw-gateway[-<profile>].service)