clusterduck-dashboard
v0.1.17
Published
clusterduck-dashboard ======= [![total downloads of clusterduck-dashboard](https://img.shields.io/npm/dt/clusterduck-dashboard.svg)](https://www.npmjs.com/package/clusterduck-dashboard) [![clusterduck-dashboard's License](https://img.shields.io/npm/l/clus
Downloads
7
Readme
clusterduck-dashboard
The dashboard addon for Clusterduck that features:
- Live logs
- Cluster management
- Raft cluster view
This is just a development preview!
Table Of Contents
Installation
Clusterduck is required.
npm i -g clusterduck-dashboard
Configuration
transports:
- type: http
listen: [ 8880, 0.0.0.0 ]
auth:
username: admin
password: admin
addons: [ clusterduck-dashboard ]
License
LGPL 3.0 or later.