User Tools

Site Tools


informatica:linux:node-red

This is an old revision of the document!


https://programarfacil.com/blog/raspberry-pi/introduccion-node-red-raspberry-pi/

Raspberry:

Como usuario normal:

bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered)

Activamos servicio y reiniciamos:

sudo systemctl enable nodered.service

Ya tiene levantado el servicio:

uth@raspberrypi:~ $ netstat -putan| grep LISTEN
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      -                   
tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      -                   
tcp6       0      0 :::22                   :::*                    LISTEN      -   
informatica/linux/node-red.1654790939.txt.gz · Last modified: 2022/06/09 16:08 by jose