Files
karuo-ai/开发文档/10、使用手册/OpenClaw控制台/README.md

34 lines
1.5 KiB
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.

## OpenClaw 控制台使用手册
**版本**v1.0 | **更新日期**2026年3月 | **适用环境**:本机 macOS + Docker/OpenClaw 网关 + Ollama
> 本手册介绍本地 OpenClaw 控制台Cloud Boot的工作原理、启动方式、模型配置、与飞书/Cloud Boot 的集成和常见问题。
---
## 章节目录
| 编号 | 章节 | 文件 | 说明 |
|------|------|------|------|
| 01 | 系统概述 | [01-系统概述.md](01-系统概述.md) | OpenClaw 的角色、组件与整体架构 |
| 02 | 快速入门 | [02-快速入门.md](02-快速入门.md) | 启动网关与控制台、基本健康检查 |
| 03 | 界面与基础操作 | [03-界面与基础操作.md](03-界面与基础操作.md) | 控制台主要页面与常用操作说明 |
| 04 | 模型与 Provider 配置 | [04-模型与Provider配置.md](04-模型与Provider配置.md) | Ollama、本地模型与 v0/云端模型配置 |
| 05 | 飞书与 Cloud Boot 集成 | [05-飞书与CloudBoot集成.md](05-飞书与CloudBoot集成.md) | 飞书桥接脚本、frpc 与 Cloud Boot 调用链路 |
| 06 | 常见问题FAQ | [06-常见问题.md](06-常见问题.md) | 启动失败、模型报错、HTTP 500 等排查 |
---
## 系统访问入口与支持
- 控制面板入口:`http://127.0.0.1:18789/config`
- 健康检查:`http://127.0.0.1:18789/health`
- 本地项目路径:`开发/8、小工具/clawdbot`
如需扩展本手册(新增章节/截图),请遵守 `usage-manual-writer` 的目录与命名规范。
---
返回 [使用手册总目录](../README.md)