Hilscher Community Forum
[SOLVED] node-red Dashboard Docker Image for netPI? - Printable Version

+- Hilscher Community Forum (https://forum.hilscher.com)
+-- Forum: netPI 3 - Docker featuring Industrial Raspberry Pi 3 platform (https://forum.hilscher.com/forum-1.html)
+--- Forum: Software (https://forum.hilscher.com/forum-5.html)
+--- Thread: [SOLVED] node-red Dashboard Docker Image for netPI? (/thread-378.html)



[SOLVED] node-red Dashboard Docker Image for netPI? - anrodriguez - February-7th-2019

Hello,

I wanted to know if there is a docker image for node-red dashboard available for the netPI?

BR
Antonio


RE: node-red Dashboard Docker Image for netPI? - Armin@netPI - February-7th-2019

Dear Antonio,

you can use this function https://nodered.org/docs/user-guide/editor/palette/manager embedded in any Node-RED to post-install any nodes you want.

I would recommend to use the very official Docker container maintained by Node-RED organization as a good starter: https://hub.docker.com/r/nodered/node-red-docker/tags

Use the Raspberry Pi compiled tag "nodered/node-red-docker:rpi-v8" as basis. Then use "Manage Palette" in Node-RED and install node-red-dashboard additionally.

5 Minutes till you get this working.