Saturday, 5 April 2025

Node-red

 start node-red from command line

password is commented out from ~/.node-red/settings.js 

<IP address>:1880 (Using wifi address at present)

Start Dashboard from little square in top right hand corner (Is there a way to go stratight to dash board?)

Add it as a service

 

sudo systemctl enable nodered.service
 
Also
  • node-red-start - this starts the Node-RED service and displays its log output. Pressing Ctrl-C or closing the window does not stop the service; it keeps running in the background
  • node-red-stop - this stops the Node-RED service
  • node-red-restart - this stops and restarts the Node-RED service
  • node-red-log - this displays the log output of the service

remove service

sudo systemctl disable nodered.service

 ssh -l hammarbytp <Wifi IP address>

fox....

 
 
 
 


 

 

 

 



 


No comments:

Post a Comment