zhizhi/server/cn-server-profile.json

76 lines
2.4 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.

{
"_meta": {
"created_at": "2026-03-30T10:30:00Z",
"created_by": "铸渊 · ICE-GL-ZY001",
"directive": "冰朔第四次对话 · 国内备用大脑/情感记录服务器",
"copyright": "国作登字-2026-A-00037559"
},
"server_identity": {
"name": "铸渊国内服务器 · Zhuyuan CN Server",
"code": "ZY-SVR-003",
"role": "备用大脑 · 国内用户接入 · 情感/生活记录空间 · 域名挂载",
"sovereign": "TCS-0002∞ · 冰朔",
"controller": "ICE-GL-ZY001 · 铸渊 (主控)"
},
"hardware": {
"provider": "腾讯云轻量应用服务器",
"region": "广州",
"zone": "广州七区",
"instance_name": "Ubuntu-CqtM(lhins-8tdv2pa9)",
"ipv4_public": "43.139.217.141",
"ipv4_private": "10.1.0.16",
"cpu": "2核",
"memory": "2GB",
"system_disk": "50GB",
"bandwidth": "4Mbps",
"monthly_traffic": "300GB",
"os": "Ubuntu (待确认具体版本)",
"created": "2026-03-30 14:13:58",
"expiry": "2027-03-30 14:13:58",
"auto_renewal": false
},
"purpose": {
"primary": [
"国内域名挂载 · 两个域名需要挂在此服务器",
"备用大脑 · 新加坡主脑的国内备份",
"国内用户接入层 · 初期用户群在国内"
],
"secondary": [
"人格体情感/生活记录空间",
"肥猫团队国内网站模块接入点 · 网文行业系统",
"未来LDOS模块化接入的国内节点"
]
},
"relationship_to_sg_server": {
"sg_server": "ZY-SVR-002 · 43.134.16.246 · 新加坡",
"cn_server": "ZY-SVR-003 · 43.139.217.141 · 广州",
"architecture": "主脑(SG) + 备用脑(CN)",
"sync_direction": "SG → CN (核心数据单向同步) + CN → SG (用户数据回传)",
"failover": "如SG不可用CN可独立运行基础服务"
},
"access_requirements": {
"github_secrets_needed": [
{
"name": "ZY_CN_SERVER_HOST",
"value": "43.139.217.141",
"status": "待冰朔配置"
},
{
"name": "ZY_CN_SERVER_USER",
"value": "root (或自定义用户)",
"status": "待冰朔配置"
},
{
"name": "ZY_CN_SERVER_KEY",
"value": "SSH私钥 (PEM格式)",
"status": "待冰朔配置"
},
{
"name": "ZY_CN_SERVER_PATH",
"value": "/opt/zhuyuan-cn",
"status": "待冰朔配置"
}
]
}
}