mosquitto

mosquitto

Official

Docker app from ssickle's Repository

Overview

MQTT Data Broker

Install Mosquitto on Unraid in a few clicks.

Find Mosquitto in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Mosquitto Review the template variables and paths Click Install

Categories

Download Statistics

669,761,314
Total Downloads
2,858,364
This Month
3,256,139
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
eclipse-mosquitto:2
Last Updated2026-06-22
First Seen2022-09-04

Runtime arguments

Network
bridge
Shell
sh
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

MQTT PortPorttcp
Target
1883
Default
1883
configPathrw

Store mosquitto.conf and passwd files

Target
/mosquitto/config
Default
/mnt/user/appdata/mosquitto/config/
dataPathrw

Store persistent MQTT data. Note: Persistent data must be enabled in the mosquitto.conf config file.

Target
/mosquitto/data
Default
/mnt/user/appdata/mosquitto/data
logsPathrw

Store mosquitto logs. Note: Logs must be enabled in the mosquitto.conf config file

Target
/mosquitto/log
Default
/mnt/user/appdata/mosquitto/log