24b4439b2b
计划见 docs/design/plans/2026-06-01-single-owner-execution.md;生产 health/app/Redis/MySQL 已通过。
1023 B
1023 B
生产验收记录 — 2026-06-01
执行人:单 Agent(用户唯一对接)
计划:docs/design/plans/2026-06-01-single-owner-execution.md
自动化结果
| 项 | 命令/方式 | 结果 |
|---|---|---|
| Git 同步 | git reset --hard origin/main @ b8af1fc |
✅ |
| 后端重启 | supervisorctl restart nexus |
✅ RUNNING |
/health |
curl http://127.0.0.1:8600/health |
✅ ok |
/app/ |
HTTP 状态码 | ✅ 200 |
| Redis | redis-cli ping |
✅ PONG |
| MySQL | SELECT 1 |
✅ ok |
test_api.py |
生产机 | ⚠️ 无 pytest 模块;以 WSL/本地 CI 为准 |
待用户/维护窗口抽测
- WebSocket 告警 + Telegram 推送与恢复
- WebSSH 开终端、resize、断线
- Push/Sync 选 2 台试跑
- kill Python → Supervisor 恢复;health_monitor 连续失败重启
备注
前端构建物不在 git;生产 web/app/assets 以最近一次 tar/scp 为准。prune 须先 --dry-run(deploy/deploy-frontend.sh 已加固)。