Skip to content
Sebastian Raff edited this page Sep 30, 2017 · 7 revisions

mqttDB offers a simple web based user interface, intended for debugging and testing, you can reach it on http://<hostname>:8092 by default.

With the WebUI documents and views can be created, deleted and edited, just try it out, should be quite self-explaining.

The WebUI doesn't support https or authentication until now. You could workaround this limitation by setting the listening address to 127.0.0.1 and using a reverse proxy in front. It's also possible to simply deactivate the web server. See Command Line Parameters for more information.

A few screenshots of the WebUI can be found in the Example Views Section.


Proceed to Documents.

Clone this wiki locally