cantal icon indicating copy to clipboard operation
cantal copied to clipboard

Add "new peer" form

Open tailhook opened this issue 9 years ago • 0 comments

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

tailhook avatar Aug 08 '16 14:08 tailhook