cantal
cantal copied to clipboard
Add "new peer" form
It was in old version of cantal, and wasn't implemented since a refactoring of UI.
Currently, to add a host to a cluster you need to use curl:
curl -X POST -d "{\"addr\":\"1.2.3.4:22682\"}" http://localhost:22682/add_host.json