feat(map): add cache-first Cesium gateway and AMD egress

This commit is contained in:
Codex
2026-07-16 02:23:56 +03:00
parent 59e9c92415
commit 7b55d887bc
31 changed files with 4956 additions and 167 deletions
+11
View File
@@ -0,0 +1,11 @@
DC AMD Proxy pairing
Use only after the NAS dc-amd-proxy service is deployed and reports
state=awaiting_pair.
Open PowerShell on the AMD machine and run:
powershell -NoProfile -ExecutionPolicy Bypass -File .\pair-dc-amd-proxy.ps1
The script reads the connector credential only inside the local Docker
container, sends it once to the NAS LAN address, and does not print it.