trphoenix
2025-09-08 d4e88670b6f2bd62b2495b6c97345425726c7f36
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: 
@@ -16,6 +18,9 @@
  Add shortcut commands               ✘
  Update systemd script               ✔
                                      
```
```
Any errors will be logged to   /var/log/nodered-install.log
All done.
@@ -26,8 +31,12 @@
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
=====================================
@@ -52,3 +64,5 @@
orangepi@orangepizero3:~$ ^C
orangepi@orangepizero3:~$ 
```