docs: record education work lake deployment
This commit is contained in:
parent
333cd222c5
commit
2777f0fd99
1 changed files with 41 additions and 0 deletions
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"schema": "hololake.education-deployment-receipt/v1",
|
||||
"state": "DEPLOYED_PUBLIC_VERIFIED",
|
||||
"deployment_id": "EDU-JD-STAGE1-20260807-001",
|
||||
"target": "JD-FD-PRIMARY",
|
||||
"public_route": "https://guanghulab.com/jd/education/",
|
||||
"service": {
|
||||
"name": "jd-app-hub.service",
|
||||
"state": "active",
|
||||
"enabled": true,
|
||||
"version": "2.2.0-education-stage1",
|
||||
"listen": "127.0.0.1:8088"
|
||||
},
|
||||
"source": {
|
||||
"repository": "REPO-014 hololake-system-architecture",
|
||||
"commit": "333cd222c53d7d162218543cd167bdda4f8efb22",
|
||||
"tree": "102c430f4b99ec584a438550d5dff3b2e0b015dc"
|
||||
},
|
||||
"release": {
|
||||
"path_id": "333cd222c53d7d162218543cd167bdda4f8efb22",
|
||||
"archive_sha256": "3798df89a9f58cf0ad08d31f8eb65f24812e690016a8767d2eba4c2436ea1c43",
|
||||
"rollback_path_id": "c0764d08f0dc534adf1aede82d90c6e9b3630307",
|
||||
"rollback_present": true
|
||||
},
|
||||
"verification": {
|
||||
"server_loopback_status": 200,
|
||||
"server_loopback_education": 200,
|
||||
"public_status": 200,
|
||||
"public_education_html": 200,
|
||||
"public_entry_javascript": 200,
|
||||
"public_application_javascript": 200,
|
||||
"existing_hub_home": 200
|
||||
},
|
||||
"boundaries": {
|
||||
"host_os_observed": "Ubuntu 22.04.3 LTS, Linux 5.15.0-60-generic",
|
||||
"native_guanghu_os_claim": false,
|
||||
"persistence": "browser-local-stage-1",
|
||||
"multi_user_collaboration": "not_in_stage_1"
|
||||
},
|
||||
"verified_at": "2026-08-07T12:47:23Z"
|
||||
}
|
||||
Loading…
Reference in a new issue