平台¶
OpenClaw 核心以 TypeScript 撰寫。Node 是建議使用的執行環境。 Bun is not recommended for the Gateway (WhatsApp/Telegram bugs).
macOS(選單列應用程式)和行動節點(iOS/Android)皆有對應的 Companion 應用程式。Windows 以及 Linux companion apps are planned, but the Gateway is fully supported today. Native companion apps for Windows are also planned; the Gateway is recommended via WSL2.
選擇你的作業系統¶
VPS 與託管¶
- VPS 中樞: VPS hosting
- 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(
bot.molt.gateway或bot.molt.<profile>;舊版com.openclaw.*) - Linux/WSL2: systemd 使用者服務(
openclaw-gateway[-<profile>].service)