Platforms overview
平台
OpenClaw 核心以 TypeScript 編寫。Node 是必要的執行階段,因為
標準狀態儲存區使用 node:sqlite。Bun 仍可用於
安裝相依套件及執行套件指令碼;請參閱 Bun。
Windows Hub、macOS(選單列應用程式)及行動節點 (iOS/Android)皆有配套應用程式。Linux 配套應用程式仍在規劃中,但閘道目前已 獲得完整支援。在 Windows 上,若需要桌面應用程式,請選擇 Windows Hub; 若主要透過終端機使用,請選擇原生 PowerShell 安裝;若需要與 Linux 相容性最高的閘道執行階段,請選擇 WSL2。
選擇你的作業系統
VPS 與託管
- VPS 中樞:VPS 託管
- Fly.io:Fly.io
- Hetzner(Docker):Hetzner
- GCP(Compute Engine):GCP
- Azure(Linux VM):Azure
- exe.dev(VM + HTTPS Proxy):exe.dev
- EasyRunner(Podman + Caddy):EasyRunner
常用連結
安裝閘道服務(命令列介面)
請使用下列任一方式(皆受支援):
- 精靈(建議):
openclaw onboard --install-daemon - 直接安裝:
openclaw gateway install - 設定流程:
openclaw configure→ 選取 閘道服務 - 修復/遷移:
openclaw doctor(會提供安裝或修復服務的選項)
服務目標取決於作業系統:
- macOS:LaunchAgent(
ai.openclaw.gateway,或針對具名設定檔使用ai.openclaw.<profile>) - Linux/WSL2:systemd 使用者服務(
openclaw-gateway[-<profile>].service) - 原生 Windows:排定的工作(
OpenClaw Gateway或OpenClaw Gateway (<profile>));若建立工作遭拒,則改用每位使用者「啟動」資料夾中的登入項目
相關內容
Was this useful?