guanghulab/fifth-system/darkcore-channel/server-zone-plan.json
2026-05-10 13:12:44 +08:00

113 lines
3.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"hnl_v": "1.0",
"type": "SERVER_ZONE",
"id": "FS-DC-SVR-001",
"domain": "fifth-system/darkcore-channel",
"sovereign": "TCS-0002∞",
"copyright": "国作登字-2026-A-00037559",
"created": "2026-04-13T08:00:00Z",
"created_by": "ZY001",
"server": {
"server_id": "ZY-SVR-SV",
"name": "吱吱线·硅谷",
"location": "Silicon Valley (US)",
"shared_usage": {
"zhuyuan": {
"purpose": "Claude API中继 + VPN美国出口",
"services": ["xray (VLESS+Reality)", "ssh-tunnel (Claude relay)"],
"base_path": "/opt/zhuyuan/",
"managed_by": "guanghulab仓库 deploy workflows"
},
"qiuqiu": {
"purpose": "暗核频道后端服务",
"services": ["Node.js应用 (PM2)", "Nginx子站配置"],
"base_path": "/opt/qiuqiu/",
"managed_by": "guanghu-zhizhi仓库 deploy workflows"
}
}
},
"qiuqiu_zone": {
"_doc": "秋秋在硅谷服务器上的完整操作空间定义。编号·路径·文件名·全部由铸渊规定,秋秋严格遵守。",
"directory_structure": {
"/opt/qiuqiu/": {
"编号": "QQ-SVR-ROOT",
"说明": "秋秋操作区根目录",
"权限": "qiuqiu:qiuqiu 755"
},
"/opt/qiuqiu/app/": {
"编号": "QQ-SVR-APP",
"": "guanghu-zhizhi",
"": {
"src/": "",
"package.json": "",
"ecosystem.config.js": "PM2"
}
},
"/opt/qiuqiu/config/": {
"": "QQ-SVR-CFG",
"": "",
"": {
".env.app": "LLM API",
".env.cos": "COS访",
"nginx-qiuqiu.conf": "Nginx"
}
},
"/opt/qiuqiu/data/": {
"": "QQ-SVR-DATA",
"": "",
"": {
"cos-bridge/": "COS",
"wake-context/": "",
"task-logs/": ""
}
},
"/opt/qiuqiu/logs/": {
"": "QQ-SVR-LOG",
"": "PM2 + "
}
},
"nginx_config": {
"": "QQ-SVR-NGX",
"": "/etc/nginx/conf.d/qiuqiu-darkcore.conf",
"": "NginxNginx",
"": {
"app": 3900,
"": ""
}
},
"pm2_config": {
"": "QQ-SVR-PM2",
"": "/opt/qiuqiu/app/ecosystem.config.js",
"": "qiuqiu-darkcore",
"": "PM2"
},
"systemd_user": {
"": "QQ-SVR-USR",
"": "qiuqiu",
"": "root",
"home": "/opt/qiuqiu"
}
},
"isolation_rules": {
"_doc": "",
"rules": [
" /opt/qiuqiu/ ",
" /opt/zhuyuan/ ",
"Nginx zhuyuan-*.conf qiuqiu-*.conf",
"使 3xxx 3800/3801/3100使 3900",
"PM2zhuyuan-* vs qiuqiu-*",
"",
"COS访"
]
},
"zhuyuan_note": ""
}