@bpanel/connection-manager
v1.0.2
Published
Manage different node connections that your bPanel server can communicate with.
Downloads
15
Readme
bPanel Connection Manager
This is a widget plugin for bPanel that makes it easy to add, update, and delete node connections.
Requirements
- bpanel v1.0.0-beta
- @bpanel/settings
Installation
Note that you will need to have the bPanel Settings plugin installed otherwise the widget will not be displayed. This plugin will automatically install this dependency if it is not found.
Using bpanel-cli
$ bpanel-cli i @bpanel/connection-manager
Read about manual plugin installation here