Access my dashboard over internet

Hey Cflurin,

Can you give me a go on how that works? I have a pi with node red and i want to start a node with a mqtt message from anywhere. I have an iphone

TYIA

look at this : http://serveo.net/ a simple way to acces your dashboard/NodeRed out of your house. **Instructions :** - open a Terminal on your machine (RPI where NodeRed run for example), paste this: `ssh -R 80:localhost:1880 serveo.net` - copy the adress generated in green and press **g**

That's all ! Open this adress in a webbrowser and play with your dashboard.

Be carefull of the security : https://nodered.org/docs/user-guide/runtime/securing-node-red

image

5 Likes