16 lines
997 B
JSON
16 lines
997 B
JSON
|
|
{
|
||
|
|
"schema": "guanghu.navigation-map/v1",
|
||
|
|
"node_id": "JD-FD-PRIMARY",
|
||
|
|
"role": "第五域国内主节点与统一运维入口",
|
||
|
|
"modules": [
|
||
|
|
{ "code": "JD-GTW-01", "name": "Gatekeeper v3.2", "bind": "loopback:3911", "owner": "systemd" },
|
||
|
|
{ "code": "JD-AUTH-01", "name": "小湖灯邮件链接授权", "bind": "loopback:3921", "owner": "systemd" },
|
||
|
|
{ "code": "JD-FRG-01", "name": "第五域国内 Forgejo", "bind": "loopback:3001", "owner": "systemd" },
|
||
|
|
{ "code": "JD-HUB-01", "name": "京东应用入口", "bind": "loopback:8088", "owner": "systemd" },
|
||
|
|
{ "code": "JD-SEN-01", "name": "状态变化哨兵", "bind": "timer:15m", "owner": "systemd" },
|
||
|
|
{ "code": "JD-ROUTE-01", "name": "个人节点 SSH 路由", "bind": "private-keys", "owner": "root" }
|
||
|
|
],
|
||
|
|
"mandatory_order": ["read-navigation-map", "ack-current-map", "execute-registered-action"],
|
||
|
|
"forbidden": ["arbitrary-shell-through-authorization-api", "cross-target-session-reuse", "secret-in-repository"]
|
||
|
|
}
|