feat(education): publish Guanghu subdomain stage one
This commit is contained in:
parent
a57ce92e65
commit
058fd3ed15
43 changed files with 12391 additions and 12 deletions
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"schema": "guanghu.education-deployment-profile/v1",
|
||||
"profileId": "GH-EDU-SERVER-ARTIFACT-ONLY-001",
|
||||
"humanController": "Xiaoxin",
|
||||
"parentControllerNode": "JD-FD-PRIMARY",
|
||||
"nodeId": "XX-GZ-001",
|
||||
"lighthouseAnchorVersion": "2026-08-07.4",
|
||||
"lighthouseSourceCommit": "9627547de865858bbb65f3ac72b608e67872f0e3",
|
||||
"expectedDmiInstanceUuid": "a3e623c9-efeb-4ea7-9779-8bafeb835401",
|
||||
"allowedPayloads": ["frontend_dist", "runtime_binary", "protocol_config", "module_registry", "deployment_receipt"],
|
||||
"forbiddenPayloads": ["src", ".git", "node_modules", "Cargo_sources", "TypeScript_sources", "upstream_remote_config", "private_keys"],
|
||||
"sourceCodeOnServer": false,
|
||||
"rollbackRequired": true,
|
||||
"serverOwnedReceiptRequired": true
|
||||
}
|
||||
Loading…
Reference in a new issue