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:30] – [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>
Line 115: Line 115:
 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|}}