#19851: docs: 新增 OpenClaw Docker 与 Discord 安装调试手册
docs
size: XS
Cluster:
Docker and Deployment Improvements
## 更改概述
本次新增一份中文运行手册,沉淀当前环境下 OpenClaw 的稳定版本部署和 Discord 接入流程,方便后续复用与排障。
## 主要更改
- 在 `docs/zh-CN/help` 新增 `openclaw-docker-discord-runbook.md`
- 记录从 `v2026.2.15` 稳定标签构建 Docker、初始化与启动网关的方法
- 记录 Control UI token 登录、Discord 插件启用与 Bot Token 配置步骤
- 明确 WhatsApp 当前不再配置,并补充常见调试命令与故障定位建议
## Commits 列表
- b36c781e5 [docs] docs: 新增 OpenClaw Docker 与 Discord 安装调试手册
Made with [Cursor](https://cursor.com)
<!-- greptile_comment -->
<h3>Greptile Summary</h3>
Adds a new Chinese-language runbook documenting Docker-based deployment and Discord channel setup for OpenClaw `v2026.2.15`. The content covers stable-tag checkout, Docker build, gateway initialization, Control UI token auth, Discord plugin configuration, and common debugging commands.
- **Bypasses i18n pipeline**: The file is added directly to `docs/zh-CN/help/` without a corresponding English source in `docs/help/`. All other zh-CN docs are generated via `scripts/docs-i18n` from English sources and include `x-i18n` frontmatter. This file has neither, which will cause it to diverge from the established docs workflow.
- **Hardcoded personal paths**: `/Users/tjp/projects/openclaw/openclaw` appears in 3 places, violating the AGENTS.md docs policy that requires generic placeholders instead of personal device names/paths.
- **Missing frontmatter**: No YAML frontmatter (`title`, `summary`, `x-i18n`), which all other files in this directory have.
<h3>Confidence Score: 3/5</h3>
- Documentation-only PR with no code changes; safe to merge after addressing style issues, but deviates from established docs conventions.
- Score of 3 reflects that while this is a docs-only change with no runtime risk, it bypasses the established i18n pipeline (zh-CN docs are generated from English sources) and contains hardcoded personal paths that violate documented policy. The content itself is useful, but the approach needs adjustment to align with project conventions.
- docs/zh-CN/help/openclaw-docker-discord-runbook.md — needs English source doc, frontmatter, and personal path removal
<sub>Last reviewed commit: b36c781</sub>
<!-- greptile_other_comments_section -->
<sub>(2/5) Greptile learns from your feedback when you react with thumbs up/down!</sub>
**Context used:**
- Context from `dashboard` - CLAUDE.md ([source](https://app.greptile.com/review/custom-context?memory=fd949e91-5c3a-4ab5-90a1-cbe184fd6ce8))
<!-- /greptile_comment -->
Most Similar PRs
#11915: Docs: Docker + reverse proxy deployment notes and pairing pitfalls
by walshd1 · 2026-02-08
81.8%
#10894: Docs: fix legacy branding, add config reference, expand cron troubl...
by biv0711 · 2026-02-07
78.8%
#6235: fix: from source development command
by witcxc · 2026-02-01
78.0%
#20619: docs: add Community Projects section with OpenClaw Dashboard
by actionagentai · 2026-02-19
77.5%
#23798: docs: add Docker pairing cross-reference to Control UI page
by dglewis · 2026-02-22
77.2%
#20700: docs: add real-world setups and use cases guide
by aiagentswiz · 2026-02-19
77.2%
#8509: docs: add docs CONTRIBUTING.md
by ethanpalm · 2026-02-04
77.0%
#6698: feat: Add CLI wrapper for Docker integration and update documentation
by barshopen · 2026-02-01
76.3%
#16124: Docs: rewrite Coolify guide for native one-click service
by frankdierolf · 2026-02-14
76.3%
#6918: docs: add Chinese README
by htazq · 2026-02-02
76.0%