GUI frontend is only accessible via port forwarding or vpn - breaking backend
By @lutjebroek: One thing I noted is that when you run the control plane on a remote server/not local, the GUI frontend is only accessible via port forwarding or vpn. This is working, but the frontend relies on a localhost:5000 link. But after the port forwarding, the frontend is not able to find the backend anymore. Is this intended? Or is this GUI only for local deployments?