Is it possible to get a permanent-direct link to the NodeRed dashboard via internet. Goal is to make a link on my Iphone to get direct acces to my node red dashboard. Similar like clicking on the dashboard link in vrm?
In theory the browser address is the way.
Depending on how you want to access it an auto login to vrm would be needed.
The VRM proxy pages for nodered have a perishable token so it can’t be directly linked to as it expires.
Good to know.
I have mine linked over LAN to an old tablet. So the address is static.
Maybe a VPN with something similar?
Local then it can be static but via Internet the Proxy expires like Nick says.
VPN maybe option but static link to get that proxy would also be ok.
I have a Raspberry Pi connected to my local network (The same network my Cerbo GX is connected to). I run “ngrok” on my Raspberry Pi which allows me to access NodeRed and the dashboard from anywhere in the world without even using the VRM.
Its possible to have a static link. Let me know if you want more details.
Yes please more details … can ngrok run on the Cerbo also?
@expertcoder
yes, me too interesting
It’s possible to use Tailscale to directly access the cerbo gx console if you want full control from anywhere.