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 Alsonode-red-start- this starts the Node-RED service and displays its log output. PressingCtrl-Cor closing the window does not stop the service; it keeps running in the backgroundnode-red-stop- this stops the Node-RED servicenode-red-restart- this stops and restarts the Node-RED servicenode-red-log- this displays the log output of the service
remove service
sudo systemctl disable nodered.servicessh -l hammarbytp <Wifi IP address>
fox....