MQTT

MQTT

Docker 应用程序 from Spants' Repository

概述

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!.

运行时参数

网络用户界面
http://mqtt.org/
网络
bridge
外壳
sh
特权
false

模板配置

Port 1Porttcp

Container Port: 1883

目标
1883
默认值
1883
价值
1883
Port 2Porttcp

Container Port: 9001

目标
9001
默认值
9001
价值
9001
AppData Config PathPathrw

Container Path: /config

目标
/config
默认值
/mnt/user/docker/appdata/MQTT
价值
/mnt/user/appdata/MQTT

下载统计数据

3,332,953
下载总数
3,368
本月
2,009
平均每月

长期下载总量

加载图表...

详细信息

存储库
spants/mqtt
最后更新2020-02-12
初见2017-04-06

在Unraid 上运行 MQTT 。

MQTT 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。