Mitchell R
|
820e0a5945
|
fix(proxy): split Node-RED route surfaces
Route backend, kiosk ingest, kiosk dashboards, and public Node-RED HTTP-in separately. Keep Node-RED editor under admin auth and attach kiosk auth when kiosk loads protected dashboard URLs.
|
2026-05-11 10:44:45 +02:00 |
|
Mitchell R
|
346ddfa3a4
|
fix(proxy): strip Node-RED ingress bases
Keep the two external ingress flows at /in/public and /in/kiosk while allowing Node-RED routes to stay path-local, such as /test1.
|
2026-05-11 10:38:32 +02:00 |
|
Mitchell R
|
02412169a0
|
fix(deploy): make Docker the service runtime
Remove host daemon deployment for server, proxy, and Node-RED so Node-RED is only reachable through the Compose proxy boundary.
|
2026-05-11 10:08:33 +02:00 |
|
Mitchell R
|
b3c17a9d53
|
fix(deploy): gate proxied runtime routes
|
2026-05-11 08:57:55 +02:00 |
|