← 返回
开发者工具
Key
OpenClaw Mobile Gateway Installer
Installs and manages OpenClaw mobile gateway as a system service. Invoke when users need one-command deploy, start, stop, upgrade, or uninstall.
将 OpenClaw 移动网关安装并作为系统服务管理;在用户需要一键部署、启动、停止、升级或卸载时调用。
jason141123-sys
开发者工具
clawhub
v1.0.4 2 版本 100000 Key: 需要
#devops#gateway#installer#latest#mobile#openclaw#systemd
概述
OpenClaw Mobile Gateway Installer
作用
一键安装并管理 OpenClaw 移动端管理网关,自动注册为 systemd 服务并开机自启。
何时调用
- 用户希望快速部署移动端管理网关
- 用户希望开机自动启动网关
- 用户需要升级、重启、卸载网关
- 用户需要检查健康状态和端口监听
目录结构
backend/: 网关后端源码install.sh: 安装/升级并启动服务check.sh: 服务与健康检查uninstall.sh: 卸载服务与目录
使用命令
export OPENCLAW_API_BASE_URL="https://openclaws.example.com"
export OPENCLAW_AUTH_HEADER_NAME="Authorization"
export OPENCLAW_AUTH_HEADER_VALUE="Bearer <token>"
bash ./install.sh
bash ./check.sh
bash ./uninstall.sh
安装后
- 服务名:
openclaw-mobile-gateway - 默认端口:
4800 - 健康检查:
http://127.0.0.1:4800/health - APK 网关地址:
http://:4800
常见排查
- 如果 APK 提示
Cannot GET /api/quick-actions,说明服务端网关版本过旧,重新执行 bash ./install.sh 升级即可。
版本历史
共 2 个版本
-
v1.0.4
当前
2026-05-01 14:11 安全 安全
-
v1.0.3
2026-03-20 05:44 安全 安全
安全检测
腾讯云安全 (Sanbu)
安全,无风险
查看报告
🔗 相关推荐
developer-tools
larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68
📥 180,437
developer-tools
matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427
📥 118,367
developer-tools
steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672
📥 324,477