1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2024-09-03 19:46:25 +02:00
nodered_ynh/doc/ADMIN.md
2023-10-29 17:28:08 +01:00

577 B

YunoHost's permissions system allows you to select which users can have access to Node-RED:

  • main permission protects /, for API-like endpoints defined in HTTP nodes. Public access is chosen during installation.
  • admin permission protects /admin, the flows editor. Admins group is suggested for access during installation.
  • ui permission protects /ui, the Dashboard allowing visual interface for the flows. Public access is chosen during installation.

If you have upgraded Node-RED beyond v2, check that these permissions suit you in your YunoHost admin panel.