0.1.17 • Published 3 years ago

clusterduck-dashboard v0.1.17

Weekly downloads
-
License
GPL-3.0-only
Repository
-
Last release
3 years ago

clusterduck-dashboard

total downloads of clusterduck-dashboard clusterduck-dashboard's License latest version of 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.