Closed tisboyo closed 3 years ago
Todo when merging: Open port 8883 and 9883 at the firewall to allow devices to connect. Create a user for MQTT, run ./tools/add_mqtt_user.sh username password (Restart MQTT container after creating user to load it.)
./tools/add_mqtt_user.sh username password
This will be ready for merge when @baldengineer is ready to update all of the bots.
Todo when merging: Open port 8883 and 9883 at the firewall to allow devices to connect. Create a user for MQTT, run
./tools/add_mqtt_user.sh username password
(Restart MQTT container after creating user to load it.)