对齐文件规范

This commit is contained in:
2026-03-27 16:58:41 +08:00
parent 231b6713c4
commit 31709425e2
235 changed files with 5433 additions and 2850 deletions

View File

@@ -0,0 +1,28 @@
# 05-00 常用应用部署(系列说明)
> 本系列覆盖首页面板、GitLab、监控、openlist、openclaw 等常见应用在 K3s 的部署实践。
## TL;DR
- **本页定位**:仅系列导航,不参与 `verify.sh run-all/full`
- **子篇执行入口**:按下表执行 `./scripts/verify.sh run <doc_id>`
## 范围与非目标
- 本页是 **05 系列入口/导航页**`YY=00`),不要求具备独立执行器,且不参与 `verify.sh run-all/full`
- `YY>0` 的分项必须包含可执行物YAML 路径或命令块)。
## 05 系列索引
| doc_id | 主题 | 子篇执行入口 |
|-------:|------|------------|
| 05-01 | Homer 首页面板 | `./scripts/verify.sh run 05-01` |
| 05-02 | OneNav 首页面板 | `./scripts/verify.sh run 05-02` |
| 05-03 | GitLab含 Runner | `./scripts/verify.sh run 05-03` |
| 05-04 | GitLab CI/CD 配置 | `./scripts/verify.sh run 05-04` |
| 05-05 | Prometheus + Grafana | `./scripts/verify.sh run 05-05` |
| 05-06 | openlist 挂载网盘与自动备份 | `./scripts/verify.sh run 05-06` |
| 05-07 | openclaw 应用部署 | `./scripts/verify.sh run 05-07` |
| 05-08 | openclaw k3s 实验部署 | `./scripts/verify.sh run 05-08` |
| 05-09 | openclaw web 小游戏平台 | `./scripts/verify.sh run 05-09` |