9c9a51263c
汇总未提交工作区:Servers 列表 site_url 链接、终端页与选机器 UI、SSH 连通性与 Telegram 通知、agent/offline/unset_path 后台调度与 gate_ai_review 门控;更新 AGENTS 与 agent-exploration 规则(仅本机 commit);同步 web/app 构建产物与相关文档。
36 lines
1017 B
Markdown
36 lines
1017 B
Markdown
# 生产部署验证 — 监测北京时间 + 下线远程浏览器
|
||
|
||
**日期**:2026-06-13
|
||
**Commit**:`ba7c790` — feat(watch): show probe history in Beijing time and retire remote browser
|
||
|
||
## 门控
|
||
|
||
`deploy/pre_deploy_check.sh` → **7/7 PASS**
|
||
|
||
## 部署
|
||
|
||
```bash
|
||
bash scripts/git-push.sh main
|
||
bash deploy/deploy-production.sh
|
||
```
|
||
|
||
- 运行时:Docker `@ /opt/nexus`
|
||
- 镜像重建 + `web/app` 同步至容器
|
||
- Ops cron 已安装
|
||
|
||
## 生产探针(源站 SSH)
|
||
|
||
| 检查项 | 结果 |
|
||
|--------|------|
|
||
| `curl http://127.0.0.1:8600/health` | `ok` |
|
||
| `curl http://127.0.0.1:8600/app/` | `200` |
|
||
| `git log -1` | `ba7c790` |
|
||
| 容器内 browser 路由 | `no browser routes` |
|
||
| 前端 bundle 含 `Asia/Shanghai` | ✅ |
|
||
|
||
## 建议浏览器终验
|
||
|
||
1. 打开 `https://api.synaglobal.vip/app/#/watch-metrics` → 探针记录时间为北京时间,页眉有「北京时间」标签
|
||
2. 服务器列表 →「站点」在新标签打开(无全局浏览器面板)
|
||
3. 侧栏无「远程浏览器」入口
|