All apps · 0 apps
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!.
Install MQTT on Unraid in a few clicks.
Find MQTT 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 MQTT Review the template variables and paths Click Install
Categories
Download Statistics
3,335,380
Total Downloads
2,427
This Month
2,121
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allDetails
Repository
spants/mqttLast Updated2020-02-12
First Seen2017-04-06
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