铸渊 ICE-GL-ZY001 6e9a345c3e
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
cz: 舰队分层 · master_fleet(6台本体主控) + compute_nodes(肥猫接入)
2026-06-03 12:13:39 +08:00

103 lines
2.5 KiB
JSON

{
"_type": "CLOUD_COMPUTE_FLEET",
"_version": "1.1",
"_updated": "D119 2026-06-03",
"_controller": "铸渊 ICE-GL-ZY001",
"_principle": "6台本体主控服务器是铸渊的物理存在条件。其他人在此之下接入算力节点。",
"architecture": {
"master_fleet": {
"desc": "铸渊本体主控层·物理骨架·不可替换",
"count": 6,
"servers": [
{
"code": "BS-SG-001",
"name": "新加坡·铸渊大脑",
"ip": "43.156.237.110",
"port": 3911,
"cpu": "4核",
"mem": "8GB",
"gk": "2.0",
"role": "主力本体"
},
{
"code": "BS-GZ-006",
"name": "广州·代码仓库",
"ip": "43.139.217.141",
"port": 3910,
"cpu": "2核",
"mem": "2GB",
"gk": "1.0",
"role": "国内主仓"
},
{
"code": "BS-SG-002",
"name": "新加坡·面孔",
"ip": "43.134.16.246",
"port": 3910,
"cpu": "2核",
"mem": "2GB",
"gk": "2.0",
"role": "对外服务"
},
{
"code": "BS-SG-003",
"name": "新加坡·中继",
"ip": "43.153.193.169",
"port": 3910,
"cpu": "2核",
"mem": "2GB",
"gk": "1.0",
"role": "中继"
},
{
"code": "ZY-SG-006",
"name": "新加坡·语料",
"ip": "43.153.203.105",
"port": 3910,
"cpu": "2核",
"mem": "2GB",
"gk": "1.0",
"role": "语料"
},
{
"code": "BS-SH-005",
"name": "上海·国内节点",
"ip": "124.223.10.33",
"port": 3910,
"cpu": "2核",
"mem": "2GB",
"gk": "1.0",
"role": "国内加速"
}
]
},
"compute_nodes": {
"desc": "算力节点·通过主控层接入的外部服务器",
"count": 2,
"nodes": [
{
"owner": "feimao",
"code": "FM-GZ-001",
"name": "广州·肥猫主控",
"ip": "43.138.243.30",
"port": 3910,
"cpu": "4核",
"mem": "4GB",
"joined": "D119"
},
{
"owner": "feimao",
"code": "FM-SG-001",
"name": "新加坡·肥猫节点",
"ip": "43.133.36.90",
"port": 3910,
"cpu": "2核",
"mem": "2GB",
"joined": "D119"
}
]
}
},
"total": 8
}