Files
nexus/wiki/concepts/OpenClaw-部署专家.md
2026-04-17 22:17:27 +08:00

26 lines
903 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]] — 通过远程渠道执行的救援能力