Auto-sync: 2026-04-27 20:02
This commit is contained in:
22
wiki/concepts/OpenClaw-Deployment-Expert.md
Normal file
22
wiki/concepts/OpenClaw-Deployment-Expert.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "OpenClaw-Deployment-Expert"
|
||||
type: concept
|
||||
tags: [ai-agent, deployment, troubleshooting]
|
||||
sources: [aionui-cowork-desktop]
|
||||
last_updated: 2026-04-27
|
||||
---
|
||||
|
||||
## Definition
|
||||
|
||||
OpenClaw-Deployment-Expert 是 AionUi 内置的 OpenClaw 安装、诊断与修复引导工具——帮助用户在桌面环境中完成 OpenClaw 的完整部署,并在 Agent 出现故障时提供远程诊断和自助修复指导,包括 `openclaw doctor` 诊断命令、配置文件修复和 gateway 重启操作。
|
||||
|
||||
## Key Characteristics
|
||||
- **安装引导**:协助安装 OpenClaw(`npm install -g openclaw@latest`)
|
||||
- **诊断命令**:`openclaw doctor` 自动诊断常见故障
|
||||
- **配置修复**:自动识别并修复配置文件问题
|
||||
- **gateway 重启**:远程重启 OpenClaw gateway
|
||||
- **远程可用**:通过 Telegram/WebUI 远程调用,无需人到机器现场
|
||||
|
||||
## Related Concepts
|
||||
- [[Remote-Rescue]]:OpenClaw-Deployment-Expert 的典型使用场景
|
||||
- [[OpenClaw]]:OpenClaw-Deployment-Expert 的服务对象
|
||||
Reference in New Issue
Block a user