feat: expose live enterprise domain presence
This commit is contained in:
parent
406e9d8a7d
commit
ef1734baee
4 changed files with 81 additions and 2 deletions
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
部署后只监听本机 `127.0.0.1:8031`。公众网站与后续 GLSV 页面通过 Nginx 以单独的受控路由接入;在邮件确认与节点连接器完成前,不开放节点激活或执行。
|
||||
|
||||
`hololake-public-status.nginx.conf` 只公开两个精确的只读 GET 路由:
|
||||
`/api/hololake/enterprise/health` 与 `/api/hololake/enterprise/status`。它们用于让
|
||||
HoloLake 回读 `AW-GZ-001` 企业主机和四个本机承载域的实时状态,不转发管理凭据、写入或
|
||||
任意路径。
|
||||
|
||||
人类管理员与人格体遵守同一条入口链:
|
||||
|
||||
```text
|
||||
|
|
|
|||
Loading…
Reference in a new issue