workbuddy.xpcool.com/.workbuddy/memory/2026-09-13.md

11 lines
1.4 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.

# 2026-09-13
2026-09-13 | CHG | Uptime Kuma 第一批监控上线9 个站点 HTTP 监控60/120/300s 三档 + 证书到期通知),因官方 API 不支持创建监控,采用「直写 SQLite monitor 表 + 重启容器」批量添加
2026-09-13 | FIX | 修正 service.xpcool.com 监控误报:后端纯 POST 无根路由,可接受状态码放宽为 ["200-399","404"](进程挂掉时 nginx 返 502仍判 DOWN
2026-09-13 | CFG | git.xpcool.com 证书更新(至 2026-12-12旧证书备份为 fullchain.pem.bak.202609131719;注意该站证书文件名是 fullchain.pem/privkey.pem与别的站不一致
2026-09-13 | CFG | status.xpcool.com 切换 HTTPS腾讯云 DV 证书落到 /data/nginx/ssl/status.xpcool.com/key 60080→301→443 生效,公网验证 ssl_verify=0、证书有效期至 2026-12-12
2026-09-13 | FIX | 沉淀 SSH 远程部署两个坑:多行脚本经 ssh.exe 传参会因括号导致 bash 语法错误;多文件 scp 静默丢文件 → 改为「本地 .sh + 单文件 scp + 幂等脚本」
2026-09-13 | CFG | status.xpcool.com新增 nginx 反代配置(先 HTTP含 WebSocket 透传nginx -t 通过并已 reload
2026-09-13 | DEP | 部署 Uptime Kuma 2.5.3 监控面板:容器 `uptime-kuma`127.0.0.1:3001数据 `/data/uptime-kuma`,内存限 512mhealthy
2026-09-13 | DOC | MEMORY.md 瘦身:生产部署/安全加固/工具链坑位拆到同目录 DEPLOY.md新增「站点与容器清单」表