mosquitto cmccambridge/mosquitto-unraid:latest https://hub.docker.com/r/cmccambridge/mosquitto-unraid/ bridge sh false https://github.com/cmccambridge/mosquitto-unraid/issues https://mosquitto.org [p]This container is a minimal port of the official [a href='https://mosquitto.org/']Eclipse Mosquitto[/a] Docker container with minor tweaks to work more conveniently in unRAID.[/p] [h4]Configuration[/h4] [p]To set up paths and ports, see the descriptions in the unRAID docker settings page.[/p] [p]To further control mosquitto configuration, place a [code]mosquitto.conf[/code] file in the config path, or start the container one time and it will write a template [code]mosquitto.conf.example[/code] file to the config path for you to copy and edit. For further details, refer to the full README at [a href='https://github.com/cmccambridge/mosquitto-unraid/blob/master/README.md']https://github.com/cmccambridge/mosquitto-unraid/blob/master/README.md[/a][/p] [h3]2021.01.19[/h3] - Update to Mosquitto 2.0.5 - [h2]Breaking Change with 2.0.0+[/h2] - Starting with Mosquitto 2.0.0, you will need to set the [code]RUN_INSECURE_MQTT_SERVER[/code] variable to [code]1[/code], or explicitly configure at least one listener, or the container will terminate with an error. See the [a href='https://github.com/cmccambridge/mosquitto-unraid/blob/master/README.md#breaking-change']Breaking Change documentation[/a] for details! HomeAutomation: https://raw.githubusercontent.com/cmccambridge/unraid-templates/master/cmccambridge/mosquitto-unraid.xml https://raw.githubusercontent.com/cmccambridge/mosquitto-unraid/master/media/eclipse-mosquitto.png 1541646811 [p]This container is a minimal port of the official [a href='https://mosquitto.org/']Eclipse Mosquitto[/a] Docker container with minor tweaks to work more conveniently in unRAID.[/p] [h4]Configuration[/h4] [p]To set up paths and ports, see the descriptions in the unRAID docker settings page.[/p] [p]To further control mosquitto configuration, place a [code]mosquitto.conf[/code] file in the config path, or start the container one time and it will write a template [code]mosquitto.conf.example[/code] file to the config path for you to copy and edit. For further details, refer to the full README at [a href='https://github.com/cmccambridge/mosquitto-unraid/blob/master/README.md']https://github.com/cmccambridge/mosquitto-unraid/blob/master/README.md[/a][/p] bridge 1883 1883 tcp 8883 tcp 9001 tcp /mnt/user/appdata/mosquitto /mosquitto/config rw /mosquitto/data rw /mosquitto/log rw 0 RUN_INSECURE_MQTT_SERVER /mnt/user/appdata/mosquitto 0 1883