Dashboard for emqttd broker.
In emqttd project:
git submodule add https://github.com/emqtt/emqttd_dashboard.git plugins/emqttd_dashboard
make
[
{emqttd_dashboard, [
{listener,
{emqttd_dashboard, 18083, [
{acceptors, 4},
{max_clients, 512}]}}
]}
].
./bin/emqttd_ctl load emqttd_dashboard
URL: http://host:18083
Username: admin
Password: admin