Nilhcem / home-monitoring-grafana

Home sensor data monitoring with MQTT, InfluxDB and Grafana
243 stars 112 forks source link

Change eclipse-mosquitto to 1.6.9 in 01-mosquitto readme #3

Open beercity opened 4 years ago

beercity commented 4 years ago

eclipse-mosquitto in the docker run command in the 01 folder still calls for v1.5, it looks like in the main readme you now call for 1.6.9

Fr3d59180 commented 4 years ago

same thing with credentials ;) docker run --rm -v pwd/mosquitto.conf:/mosquitto/config/mosquitto.conf -v pwd/users:/mosquitto/config/users eclipse-mosquitto:1.5 mosquitto_passwd -b /mosquitto/config/users [USER] [PASSWORD]

should be 1.6.9