mosquitto

mosquitto

Docker 应用程序 from cmccambridge's Repository

概述

[p]This container is a minimal port of the official Eclipse Mosquitto Docker container with minor tweaks to work more conveniently in Unraid.[/p] [h4]Configuration[/h4] [p]To set up paths and ports, see the descriptions in the Unraid docker settings page.[/p] [p]To further control mosquitto configuration, place a [code]mosquitto.conf[/code] file in the config path, or start the container one time and it will write a template [code]mosquitto.conf.example[/code] file to the config path for you to copy and edit. For further details, refer to the full README at https://github.com/cmccambridge/mosquitto-Unraid/blob/master/README.md[/p]

运行时参数

网络
bridge
外壳
sh
特权
false

模板配置

Config DirectoryPathrw

Store codemosquitto.conf/code (or additional code*.conf/code files). emContainer Path: code/mosquitto/config/code/em

目标
/mosquitto/config
默认值
/mnt/user/appdata/mosquitto
价值
/mnt/user/appdata/mosquitto
Persistent Data DirectoryPathrw

em(Optional)/em Store persistent MQTT data. strongNote:/strong Persistent data must be enabled in the codemosquitto.conf/code config file. emContainer Path: code/mosquitto/data/code/em

目标
/mosquitto/data
Log DirectoryPathrw

em(Optional)/em Store mosquitto logs. strongNote:/strong Logs must be enabled in the codemosquitto.conf/code config file. emContainer Path: code/mosquitto/log/code/em

目标
/mosquitto/log
Run Insecure MQTT ServerVariable

Set to code1/code to enable anonymous connections on port 1883 as in Mosquitto 1.x

目标
RUN_INSECURE_MQTT_SERVER
默认值
0
价值
0
Host Port: MQTT ServerPorttcp

MQTT Server Port. emContainer Port: code1883/code/em

目标
1883
默认值
1883
价值
1883
Host Port: MQTT TLSPorttcp

em(Optional)/em MQTT-TLS Server Port strongNote:/strong TLS must be configured in the codemosquitto.conf/code config file. emContainer Port: code8883/code/em

目标
8883
Host Port: MQTT WebsocketsPorttcp

em(Optional)/em MQTT Websockets Server Port. strongNote:/strong Websockets must be enabled in the codemosquitto.conf/code config file. emContainer Port: code9001/code/em

目标
9001

下载统计数据

1,023,129
下载总数
6,419
本月
4,260
平均每月

长期下载总量

加载图表...

详细信息

存储库
cmccambridge/mosquitto-unraid:latest
最后更新2024-11-14
初见2019-12-31

在Unraid 上运行 Mosquitto 。

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