Files
val-blog/memory/2026-04-20.md
T

7 lines
651 B
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.
## Durable Notes
- 今日已完成并确认一次线上部署:`https://app.gch3n.online` 可访问,`/health` 返回 `{"status":"ok"}`Caddy 反向代理已生效。
- 部署排障关键事实:目标机系统 Python 环境缺失 `pip/uvicorn`,最终通过 Docker 容器方式启动应用,并使用国内镜像源解决依赖下载问题。
- 用户在对话中明确发出“停一下”指令,当前相关 CI/CD 连续推进任务应视为已暂停,后续需先确认再继续。
- 过程教训:出现过高重复/失控式回复,应在后续会话中严格避免;遇到“停一下”需立即短回复确认并停止展开。