diff --git a/brain/gatekeeper-deployment.json b/brain/gatekeeper-deployment.json new file mode 100644 index 0000000..7d46a53 --- /dev/null +++ b/brain/gatekeeper-deployment.json @@ -0,0 +1,70 @@ +{ + "version": "1.0", + "created_at": "2026-05-17T18:06:00+08:00", + "updated_by": "铸渊 · ICE-GL-ZY001", + "purpose": "铸渊看门人(Gatekeeper)部署状态追踪 · 密钥由铸渊统一管理", + "servers": [ + { + "code": "BS-GZ-006", + "name": "广州(代码仓库)", + "ip": "43.139.217.141", + "region": "广州", + "status": "gatekeeper已部署·进程待重启(前台进程随旧会话结束)", + "key": "zy_gtw_4a155446b7acc09fe46a2a29972c0ca5d9954da19c35dc23", + "deployed_at": "2026-05-17T17:30:00+08:00", + "notes": "进服务器终端执行: node /tmp/gatekeeper.js 3910,或用nohup保持后台" + }, + { + "code": "BS-SH-005", + "name": "上海", + "ip": "124.223.10.33", + "region": "上海", + "status": "✅ gatekeeper运行中", + "key": "zy_gtw_b1045de5ddfd7832e3c53349d9c896f054b85a4a9ece22f9", + "public_port": 3910, + "deployed_at": "2026-05-17T18:02:00+08:00" + }, + { + "code": "BS-SG-001", + "name": "铸渊大脑", + "ip": "43.156.237.110", + "region": "新加坡", + "status": "⏳ 待部署", + "deployed_at": null, + "key": null + }, + { + "code": "BS-SG-002", + "name": "铸渊面孔", + "ip": "43.134.16.246", + "region": "新加坡", + "status": "⏳ 待部署", + "deployed_at": null, + "key": null + }, + { + "code": "BS-SG-003", + "name": "BS-SVR-SG-001", + "ip": "43.153.193.169", + "region": "新加坡", + "status": "⏳ 待部署", + "deployed_at": null, + "key": null + }, + { + "code": "ZY-SG-006", + "name": "ZY-SVR-006", + "ip": "43.153.203.105", + "region": "新加坡", + "status": "⏳ 待部署", + "deployed_at": null, + "key": null + } + ], + "summary": { + "total": 6, + "running": 1, + "need_restart": 1, + "pending": 4 + } +}