MQTT
Docker app from Spants' Repository
Overview
MQTT for Unraid6 Docker Manager running on Port 1883 and 9001
MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol.
It was designed as an extremely lightweight publish/subscribe messaging transport.
It is useful for connections with remote locations where a small code footprint is required
and/or network bandwidth is at a premium. For example, it has been used in sensors
communicating to a broker via satellite link, over occasional dial-up connections with
healthcare providers, and in a range of home automation and small device scenarios.
It is also ideal for mobile applications because of its small size, low power usage,
minimised data packets, and efficient distribution of information to one or many receivers
This version supports passwords - see passwords.README in the /config directory.
Also supported are websockets and certificates.
The docker is built on a LinuxServer.io template, but be assured that any bugs are mine!.
MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol.
It was designed as an extremely lightweight publish/subscribe messaging transport.
It is useful for connections with remote locations where a small code footprint is required
and/or network bandwidth is at a premium. For example, it has been used in sensors
communicating to a broker via satellite link, over occasional dial-up connections with
healthcare providers, and in a range of home automation and small device scenarios.
It is also ideal for mobile applications because of its small size, low power usage,
minimised data packets, and efficient distribution of information to one or many receivers
This version supports passwords - see passwords.README in the /config directory.
Also supported are websockets and certificates.
The docker is built on a LinuxServer.io template, but be assured that any bugs are mine!.
Runtime arguments
- Web UI
http://mqtt.org/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Port 1Porttcp
Container Port: 1883
- Target
- 1883
- Default
- 1883
- Value
- 1883
Port 2Porttcp
Container Port: 9001
- Target
- 9001
- Default
- 9001
- Value
- 9001
AppData Config PathPathrw
Container Path: /config
- Target
- /config
- Default
- /mnt/user/docker/appdata/MQTT
- Value
- /mnt/user/appdata/MQTT
Categories
Download Statistics
3,332,953
Total Downloads
3,368
This Month
2,009
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
spants/mqttLast Updated2020-02-12
First Seen2017-04-06
Run MQTT on Unraid.
MQTT is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.