mosquitto

mosquitto

Docker app from cmccambridge's Repository

Overview

[p]This container is a minimal port of the official Eclipse Mosquitto 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 https://github.com/cmccambridge/mosquitto-Unraid/blob/master/README.md[/p]

Runtime arguments

Network
bridge
Shell
sh
Privileged
false

Template configuration

Config DirectoryPathrw

Store codemosquitto.conf/code (or additional code*.conf/code files). emContainer Path: code/mosquitto/config/code/em

Target
/mosquitto/config
Default
/mnt/user/appdata/mosquitto
Value
/mnt/user/appdata/mosquitto
Persistent Data DirectoryPathrw

em(Optional)/em Store persistent MQTT data. strongNote:/strong Persistent data must be enabled in the codemosquitto.conf/code config file. emContainer Path: code/mosquitto/data/code/em

Target
/mosquitto/data
Log DirectoryPathrw

em(Optional)/em Store mosquitto logs. strongNote:/strong Logs must be enabled in the codemosquitto.conf/code config file. emContainer Path: code/mosquitto/log/code/em

Target
/mosquitto/log
Run Insecure MQTT ServerVariable

Set to code1/code to enable anonymous connections on port 1883 as in Mosquitto 1.x

Target
RUN_INSECURE_MQTT_SERVER
Default
0
Value
0
Host Port: MQTT ServerPorttcp

MQTT Server Port. emContainer Port: code1883/code/em

Target
1883
Default
1883
Value
1883
Host Port: MQTT TLSPorttcp

em(Optional)/em MQTT-TLS Server Port strongNote:/strong TLS must be configured in the codemosquitto.conf/code config file. emContainer Port: code8883/code/em

Target
8883
Host Port: MQTT WebsocketsPorttcp

em(Optional)/em MQTT Websockets Server Port. strongNote:/strong Websockets must be enabled in the codemosquitto.conf/code config file. emContainer Port: code9001/code/em

Target
9001

Categories

Download Statistics

1,023,129
Total Downloads
6,419
This Month
4,260
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
cmccambridge/mosquitto-unraid:latest
Last Updated2024-11-14
First Seen2019-12-31

Run Mosquitto on Unraid.

Mosquitto is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.