MQTT
Aplicación Docker from Spants' Repository
Visión general
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!.
Argumentos en tiempo de ejecución
- Interfaz web
http://mqtt.org/- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Port 1Porttcp
Container Port: 1883
- Objetivo
- 1883
- Por defecto
- 1883
- Valor
- 1883
Port 2Porttcp
Container Port: 9001
- Objetivo
- 9001
- Por defecto
- 9001
- Valor
- 9001
AppData Config PathPathrw
Container Path: /config
- Objetivo
- /config
- Por defecto
- /mnt/user/docker/appdata/MQTT
- Valor
- /mnt/user/appdata/MQTT
Categorías
Descargar estadísticas
3,332,953
Descargas totales
3,368
Este mes
2,009
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Enlaces
Detalles
Repositorio
spants/mqttÚltima actualización2020-02-12
Visto por primera vez2017-04-06
Ejecute MQTT en Unraid.
MQTT se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.