The recommended interface to use for easy control of your Kalavai pools.

Requirements

Make sure you have the kalavai-client installed in your machine before continuing.

Start

You can spin up the browser GUI on any machine connected to the pool --seed, worker or connected. To do so, run the following command:

$ kalavai gui start

Then open the browser and visit http://localhost:49153.

Stop

You can stop the GUI container with:

$ kalavai gui stop