Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
app-notes:set-up-alpine [2025/08/13 13:28] – [2. Further settings under Node-RED] grayapp-notes:set-up-alpine [2025/08/13 13:45] (current) – [2. Further settings under Node-RED] gray
Line 95: Line 95:
 ===== - Further settings under Node-RED ===== ===== - Further settings under Node-RED =====
  
 +No user has been stored for this Node-RED installation. However, one can be stored later for secure access to the Node-RED container.
  
 <konsole> <konsole>
 ~ $ node-red admin init ~ $ node-red admin init
- 
 Node-RED Settings File initialisation Node-RED Settings File initialisation
 ===================================== =====================================
 This tool will help you create a Node-RED settings file. This tool will help you create a Node-RED settings file.
- 
 ✔ Settings file · /root/.node-red/settings.js ✔ Settings file · /root/.node-red/settings.js
 ✔ That file already exists. Are you sure you want to overwrite it? · Yes ✔ That file already exists. Are you sure you want to overwrite it? · Yes
- 
 Share Anonymouse Usage Information Share Anonymouse Usage Information
 ================================== ==================================
Line 116: Line 113:
 please see https://nodered.org/docs/telemetry please see https://nodered.org/docs/telemetry
  · No, do not send my usage data  · No, do not send my usage data
- 
 User Security User Security
 ============= =============
-Do you want to setup user security? …  +User Security 
-▸ Yes +============= 
-  No+✔ Do you want to setup user security? · Yes 
 +✔ Username · admin 
 +✔ Password · ********* 
 +✔ User permissions · full access 
 +✔ Add another user? · No
  
 </konsole> </konsole>
 +
 +The command ''“node-red admin init”'' is executed under the console of the container. Changes can be made to Node-RED via a text-based menu and a user with a password can be stored. This provides you with additional security for this additional function.
 +
 +**
 +<WRAP center round important 85%>
 +Important Changes to “node-red admin init” will only take effect after restarting the container.
 +</WRAP>
 +**
 +
 +{{:app-notes:alpine_sec.png?950|}}