Platform support overview (Gateway + companion apps)

Read when…
  • Looking for OS support or install paths
  • Deciding where to run the Gateway

平台

OpenClaw 核心是用 TypeScript 编写的。Node 是推荐的运行时。 不建议在网关(WhatsApp/Telegram 错误)中使用 Bun。

存在适用于 macOS(菜单栏应用)和移动节点(iOS/Android)的配套应用。Windows 和 Linux 的配套应用正在计划中,但网关今天已经得到完全支持。 Windows 的原生配套应用也在计划中;建议通过 WSL2 使用网关。

选择您的操作系统

VPS & 托管

常用链接

  • 安装指南: 入门
  • 网关运行手册: 网关
  • 网关配置: 配置
  • 服务状态: openclaw gateway status

网关服务安装 (CLI)

使用以下任意一种(全部支持):

  • 向导(推荐): openclaw onboard --install-daemon
  • 直接: openclaw gateway install
  • 配置流程: openclaw configure → 选择 网关服务
  • 修复/迁移: openclaw doctor(提供安装或修复服务选项)

服务目标取决于操作系统:

  • macOS: LaunchAgent (bot.molt.gatewaybot.molt.<profile>; 旧版 com.openclaw.*)
  • Linux/WSL2: systemd 用户服务 (openclaw-gateway[-<profile>].service)