From b9e3ee32dcdc0ad64bd129e7b99a23d02cc6b35d Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 16 Jan 2019 01:41:29 -0500 Subject: [PATCH] Update README.rst --- roles/nodered/README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/roles/nodered/README.rst b/roles/nodered/README.rst index 32f3ca0cc..cbe772aa2 100644 --- a/roles/nodered/README.rst +++ b/roles/nodered/README.rst @@ -2,4 +2,14 @@ Adds `Node-RED `_ and `Node-RED Dashboard `_ contains: + + nodered_install: True + nodered_enabled: True + +After installing Node-RED as part IIAB, please log in to http://box:1880 with: + + Username: Admin + Password: changeme + SEE ALSO: `Mosquitto (MQTT) <../mosquitto/README.rst>`_