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

mqttDB offers a simple ui, you can reach it on http://<hostname>:8092.

The WebUI offers access to documents and views, you can create/delete/edit them there, 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. See Command Line Parameters for more information.

You can find a few Screenshots of the WebUI in the Example Views Section.

Clone this wiki locally