You can check it out right here. Or you can follow the instructions below and build it yourself.
ctrl+d- Go to dashboard.ctrl+,- Go to configuration.ctrl+m- Toggle menu.ctrl+- Toggle search.
Cluster webui
The service.json file will have to have restapi.cors_allowed_methods with at least the values ["GET","POST","DELETE"].
Or updating/adding/deleting will not work.
- Clone this repository
- install dependencies with
yarn install - start the toolbox
yarn start
