-
Notifications
You must be signed in to change notification settings - Fork 48
Passwort
Sebastian Raff edited this page Apr 30, 2018
·
18 revisions
(Workaround bis in einer späteren Addon Version die Authentifizierung an der Rega implementiert ist)
- Per SSH auf der CCU einloggen
- Node.js zum Pfad hinzufügen:
export PATH=$PATH:/usr/local/addons/node-red/bin
- Einen Passwort-Hash erzeugen
/usr/local/addons/node-red/lib/node_modules/.bin/node-red-admin hash-pw
- Datei
/usr/local/addons/node-red/settings.js
bearbeiten (siehe https://nodered.org/docs/security#usernamepassword-based-authentication) - Node-RED neustarten
/etc/config/rc.d/node-red restart
Inhaltsverzeichnis RedMatic Documentation © 2018-2022 Sebastian Raff and RedMatic Contributors, licensed under CC BY-SA License 4.0