Console traffic
Nginx on the hub dashboard NodePort (dcm_fleet_dashboard_nodeport, default 30912) serves the React UI.
| Prefix | Backend |
|---|---|
/api/ |
DCM Traefik gateway |
/fleet/api/ |
fleet-site-controller |
/fleet/auth/ |
fleet-console-auth |
/fleet/ |
SPA + auth gate |
Bootstrap enrollment uses the console NodePort with a bearer token (no session cookie).
Reach the console over WireGuard; management NodePorts stay off the WAN by default.