unning Node-RED install for user orangepi at /home/orangepi on ubuntu

[sudo] password for orangepi: 

This can take 20-30 minutes on the slower Pi versions - please wait.

  Stop Node-RED                       ✔
  Remove old version of Node-RED      ✔
  Remove old version of Node.js       ✔   
  Install Node 20.19.3-1nodesource1   ✔   v20.19.3   Npm 10.8.2
  Clean npm cache                     ✔
  Install Node-RED core               ✔   4.0.9
  Move global nodes to local          -
  Npm rebuild existing nodes          ✔
  Install extra Pi nodes              ✔
  Add shortcut commands               ✘
  Update systemd script               ✔
Any errors will be logged to   /var/log/nodered-install.log
All done.
You can now start Node-RED with the command  node-red-start
  or using the icon under   Menu / Programming / Node-RED
Then point your browser to localhost:1880 or http://{your_pi_ip-address}:1880

Started :  Wed Jul  9 12:28:33 PM CST 2025 
Finished:  Wed Jul  9 12:37:17 PM CST 2025

### 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 happen and could provide a foothold in your local network

Follow the guide at https://nodered.org/docs/user-guide/runtime/securing-node-red to setup security.

### ADDITIONAL RECOMMENDATIONS

  • You can customise the initial settings by running:

    node-red admin init


Node-RED Settings File initialisation
=====================================
This tool will help you create a Node-RED settings file.

✖ Settings file · /home/orangepi/.node-red/settings.js

orangepi@orangepizero3:~$ ^C
orangepi@orangepizero3:~$