08a0157c95
调度页执行周期可视化/单次执行/分类选机/推送源对齐;登录 IP 门控与无缝导航; 服务器批量后台任务、执行记录、凭据合并、各页激活刷新与错误提示修复。 Co-authored-by: Cursor <cursoragent@cursor.com>
1.2 KiB
1.2 KiB
2026-06-08 服务器分类/分页/排序 — 生产部署验证
部署信息
| 项 | 值 |
|---|---|
| 提交 | c435413 |
| 时间 | 2026-06-08 |
| 方式 | Docker nexus-1panel.sh upgrade |
| 备份 | /var/backups/nexus/nexus-before-upgrade-20260607-203049.sql.gz |
自动化验证(Agent)
| 检查 | 结果 |
|---|---|
| 门控 7/7 | PASS |
远程 /health |
ok |
远程 /app/ |
HTTP 200 |
外网 https://api.synaglobal.vip/health |
HTTP 200 |
| Ops cron | 已安装 health_monitor + db_backup |
用户终验清单
请在浏览器登录 https://api.synaglobal.vip/app/#/servers:
- 分类 Chip 筛选各分类数量正确
- 「列表 / 分类」视图切换正常
- 勾选多台 →「修改分类」批量生效
- 表头排序(域名、Agent 版本、最后心跳等)箭头可切换升/降序
- 分页选「全部」可加载全量(300+ 台)
- 分页文案为中文(每页数目、上一页、下一页)
#/scripts:
- 执行脚本对话框与「临时命令」可按分类勾选服务器
回滚
ssh nexus 'cd /opt/nexus && sudo docker tag nexus-prod-nexus:rollback nexus-prod-nexus:latest && sudo docker compose -f docker/docker-compose.prod.yml up -d --force-recreate'