Auto-sync: 2026-04-17 22:17

This commit is contained in:
2026-04-17 22:17:27 +08:00
parent 52f4a5acad
commit 76a9b34042
32 changed files with 902 additions and 5 deletions

View File

@@ -0,0 +1,26 @@
---
title: "OpenClaw 部署专家"
type: concept
tags: [openclaw, deployment, troubleshooting]
last_updated: 2026-04-17
---
## Definition
AionUi 内置的 OpenClaw 安装、诊断和修复助手,帮助用户完成 OpenClaw 的初始安装、网关配置、故障排查和远程恢复。
## Components
- 安装引导:指导用户完成 OpenClaw 的 npm 安装
- 诊断功能:运行 openclaw doctor 检测配置问题
- 修复能力:自动修复配置文件、重启网关
- 远程救援:通过 WebUI/Telegram 远程执行诊断和修复
## Use Cases
- 新用户首次安装 OpenClaw
- OpenClaw 连接失败时的故障排查
- 无头运行headless或远程机器上的 OpenClaw 恢复
- 配置文件的自动修复
## Related
- [[AionUi]] — 部署专家的载体应用
- [[OpenClaw]] — 被部署和管理的 AI Agent
- [[Remote Rescue]] — 通过远程渠道执行的救援能力