MQTTExplorer

MQTTExplorer

Docker app from patrickstigler's Repository

Overview

MQTT Explorer is a comprehensive MQTT client that provides a structured overview of your MQTT topics and makes working with devices/services on your broker dead-simple. Features: Visualize topics and topic activity Delete retained topics Search/filter topics Delete topics recursively Diff view of current and previous received messages Publish topics Plot numeric topics Retain a history of each topic

MQTT Explorer NodeJS HTTP Server

pipeline status

"Buy Me A Coffee" "Buy Me A Coffee"

Compile NodeJS version for MQTT explorer. You can use in browser

Usage

Pull repository

docker pull smeagolworms4/mqtt-explorer

Run container:

docker run -p 4000:4000 -v$(pwd)/config:/mqtt-explorer/config smeagolworms4/mqtt-explorer

Environment variables

HTTP_PORT=4000
CONFIG_PATH=/mqtt-explorer/config
HTTP_USER=
HTTP_PASSWORD=
SSL_KEY_PATH=
SSL_CERT_PATH=
INITIAL_CONFIG= # Initial json configuration for start

Docker hub

https://hub.docker.com/r/smeagolworms4/mqtt-explorer

Github

https://github.com/Smeagolworms4/MQTT-Explorer

Home Assistant Addon

https://github.com/GollumDom/addon-repository

Install MQTTExplorer on Unraid in a few clicks.

Find MQTTExplorer 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 MQTTExplorer Review the template variables and paths Click Install

Download Statistics

2,478,427
Total Downloads
80,397
This Month
71,716
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
smeagolworms4/mqtt-explorer
Last Updated2023-08-17
First Seen2024-10-09

Runtime arguments

Web UI
http://[IP]:[PORT:4000]
Network
bridge
Shell
sh
Privileged
false

Template configuration

HTTP_PORTPorttcp
Target
4000
Value
4000
CONFIG_PATHPathrw
Target
/mqtt-explorer/config
Default
/mnt/user/appdata/mqtt-explorer
Value
/mnt/user/appdata/mqtt-explorer
HTTP_USERVariable
HTTP_PASSWORDVariable
SSL_KEY_PATHPathrw
SSL_CERT_PATHPathrw
INITIAL_CONFIGPathrw