trphoenix
2025-11-27 1a45591e8f8f209319a8b5585cd551eb9f5a1e19
Help/docs/node-reds/安装node-red记录.md
@@ -1,3 +1,5 @@
```
unning Node-RED install for user orangepi at /home/orangepi on ubuntu
[sudo] password for orangepi: 
@@ -15,7 +17,10 @@
  Install extra Pi nodes              ✔
  Add shortcut commands               ✘
  Update systemd script               ✔
```
```
Any errors will be logged to   /var/log/nodered-install.log
All done.
@@ -25,9 +30,13 @@
Started :  Wed Jul  9 12:28:33 PM CST 2025 
Finished:  Wed Jul  9 12:37:17 PM CST 2025
```
 
**********************************************************************************
 ### WARNING ###
 ### WARNING
 DO NOT EXPOSE NODE-RED TO THE OPEN INTERNET WITHOUT SECURING IT FIRST
 
 Even if your Node-RED doesn't have anything valuable, (automated) attacks will
@@ -36,13 +45,16 @@
 Follow the guide at https://nodered.org/docs/user-guide/runtime/securing-node-red
 to setup security.
 
 ### ADDITIONAL RECOMMENDATIONS ###
 ### ADDITIONAL RECOMMENDATIONS
  - You can customise the initial settings by running:
 
      node-red admin init
 
**********************************************************************************
 
```
Node-RED Settings File initialisation
=====================================
@@ -51,4 +63,6 @@
✖ Settings file · /home/orangepi/.node-red/settings.js
orangepi@orangepizero3:~$ ^C
orangepi@orangepizero3:~$
orangepi@orangepizero3:~$
```