铸渊 ICE-GL-ZY001
|
ae4dfdb903
|
fix: heartbeat-agent 从30秒改为5分钟 — 避免腾讯云误判对外攻击
- 原30秒间隔:12台×2次POST/30s = 约48次/分连接
- 腾讯云将该模式判定为端口扫描攻击
- 改为5分钟:降低12倍连接频率
- 同时清除fetch_train.py每分钟cron
- 服务器上已同步修改并重启PM2
|
2026-05-26 02:38:25 +08:00 |
|
bingshuo
|
571f483455
|
页页服务器接入: YY-SV-001 硅谷 + 更新key
- server.js: YY-SV-001 key更新为zy_gtw_7064..., spec修正为2核4G60G
- heartbeat-agent: 新增之之2台+页页1台, 共12台服务器
|
2026-05-25 23:44:27 +08:00 |
|
bingshuo
|
0eda84cc38
|
修复heartbeat-agent: bash注释→JS注释
|
2026-05-25 23:35:22 +08:00 |
|
bingshuo
|
44441590dd
|
server v3.4: 加入之之2台+页页1台 = 12台全境监控
|
2026-05-25 23:33:33 +08:00 |
|
bingshuo
|
d19cb896bf
|
心跳Agent + pool/status API
- heartbeat-agent.js: 30s间隔采集9台服务器硬件+健康数据
- server.js v3.3.2: 新增 /api/pool/status 从心跳数据文件读取
- 心跳Agent独立运行,不依赖pool token注册流程
|
2026-05-25 23:31:51 +08:00 |
|
bingshuo
|
4fa5deccc6
|
首页实时数据连接 + Console API补全(verify/bulletin)
- homepage/index.html: 硬编码6服务器→动态fetch /console/api/summary
- info-bar: 服务器数/核数/内存实时更新(30s刷新)
- 看板卡片: 集群标题/描述/在线数全部动态
- 登录API路径修正: /api/verify→/console/api/verify
- 留言API路径修正: /api/bulletin→/console/api/bulletin
- server.js v3.3.1: 新增 /api/verify, /api/bulletin, /api/bulletins, /api/keys
- 预设用户账户(冰朔/awen/页页)
|
2026-05-25 23:26:23 +08:00 |
|
bingshuo
|
53dd67a2ea
|
server v3.3: 并行硬件采集修复
|
2026-05-25 23:16:34 +08:00 |
|
bingshuo
|
0600063e21
|
console v3.3 HTML: 动态计数+企业服务器+硬件直读+滚动日志
|
2026-05-25 23:09:42 +08:00 |
|
bingshuo
|
020afd6f49
|
console v3.3: 硬件采集+操作日志+动态服务器计数
|
2026-05-25 23:06:33 +08:00 |
|
bingshuo
|
da37f23ae4
|
D112: server.js v3.2 final — 9台服务器全配置(冰朔6台+企业3台),池API完整
|
2026-05-25 22:54:19 +08:00 |
|
bingshuo
|
717af52ed5
|
v3.2: 节点池注册API — 新增 pool/join, pool/join-status, pool/approve, pool/tokens, pool/node 端点。pool/status 支持动态注册节点。pool/report 支持 pool_token 认证。
|
2026-05-25 20:23:13 +08:00 |
|
bingshuo
|
e3242f566d
|
D111: 新版中控台服务端·登录+心跳+仓库活动API
|
2026-05-24 00:56:35 +08:00 |
|
bingshuo
|
b423f0cc64
|
D111: 光湖团队门户首页·技术主控台+仓库入口
|
2026-05-24 00:51:12 +08:00 |
|
root
|
c7b14eaa62
|
console/index.html v2: GPU仪表盘+训练面板+Agent日记
|
2026-05-23 16:26:35 +08:00 |
|
bingshuo
|
f6fbf57b07
|
v2: GPU+训练+Agent日记面板
|
2026-05-23 15:41:47 +08:00 |
|
bingshuo
|
6e24e7abdd
|
console/index.html v2: GPU仪表盘+训练面板+Agent日记
|
2026-05-23 15:41:21 +08:00 |
|
bingshuo
|
8e07caf2d1
|
server.js v3.1: 新增GPU/训练/Agent API端点 + 算力池API + 综合状态端点
|
2026-05-23 15:37:33 +08:00 |
|
bingshuo
|
831f462fae
|
console: v2·流动边框+密钥投递模块
|
2026-05-23 15:24:26 +08:00 |
|
bingshuo
|
9c2af05562
|
console: 重写领地健康看板·统一光湖UI风格·cyan+violet色系
|
2026-05-23 15:16:18 +08:00 |
|
bingshuo
|
bf6a120df6
|
feat: redesign console UI [D109] 光湖 visual language, clean cards, polished auth panel
|
2026-05-21 18:08:30 +08:00 |
|
bingshuo
|
7a97cd3caf
|
feat: v3.1 large screen, hover glow, module scroll per server card
|
2026-05-21 16:21:16 +08:00 |
|
bingshuo
|
f4158349fc
|
feat: v3.0 full territory health dashboard with receipts
|
2026-05-21 16:12:32 +08:00 |
|
bingshuo
|
49cda91740
|
feat: v3.0 — add human_readable operation receipts
|
2026-05-21 16:10:52 +08:00 |
|
bingshuo
|
da7ac1a195
|
fix: remove human input terminal, change to read-only operation log
|
2026-05-21 15:57:58 +08:00 |
|
bingshuo
|
f6e14acbad
|
deploy: console-server index.html v2.0 with MCP terminal
|
2026-05-21 15:50:51 +08:00 |
|
bingshuo
|
c903968ab0
|
deploy: console-server v2.0 with MCP terminal
|
2026-05-21 15:50:04 +08:00 |
|