docs(M00-E): 记录备份检查推送校验

This commit is contained in:
Codex
2026-06-15 16:56:41 +08:00
parent 292ab7f062
commit b7b88fd13a
5 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -14,8 +14,8 @@
| Gitea 仓库 SSH | ssh://git@git.txyundm.cn:2222/panda/qipai.git |
| 生产拉取仓库 | ssh://git@127.0.0.1:2222/panda/qipai.git |
| 默认分支 | main |
| 最近模块 push commit | `c3be30d`M00-E EMQX 检查校验记录);本轮备份检查待提交 |
| 最近 push 远端校验 | 上一轮通过:`HEAD == origin/main``c3be30d4c70ec83e43d0444fa0abbe24d89e0c0b`);本轮待复验 |
| 最近模块 push commit | `292ab7f`M00-E 备份恢复检查模板) |
| 最近 push 远端校验 | 通过:`HEAD == origin/main``292ab7f062d351f7791f2a12249fc27a25935679` |
| 目标系统 | Ubuntu 24.04 |
| 内核架构 | x86_64 |
| DPKG 架构 | amd64 |
@@ -27,7 +27,7 @@
| WSL 环境验证 | 已完成轻量检查、shell 语法检查、临时副本准备和清理;完整构建待正式项目生成 |
| 最近环境快检 | 2026-06-15 WSL 执行 `setup.sh --preflight/--status/--https/--mqtt/--backup-status/--diagnose` 通过;备份策略模板/runbook 存在,`/opt/apps/backups/*` 未初始化按预期 WARN |
| 最近部署后复检 | 未执行 |
| 最近验证 commit | `c3be30d`;本轮备份检查脚本验证已通过,待提交 |
| 最近验证 commit | `292ab7f`;备份恢复检查模板已推送并完成远端校验 |
| 最近验证日期 | 2026-06-15 |
| 已验证系统 | Ubuntu 24.04 / 未验证 |
| 菜单 1 首次安装 | 脚本已实现目录布局;未在生产 Ubuntu 执行 |