This article describes how to register ASIC Hub in your farm in Hiveon OS.
Registration
At first boot, ASIC Hub will ask you to provide Hiveon OS farm hash. Provided farm hash will be used to register Hub on Hiveon OS as a device on specified farm.
Using web UI
Open http://localhost:8800 in browser and enter farm hash of your Hiveon OS farm for ASIC Hub.
Farm hash can be obtained in farm settings page:
Enter specified farm hash and click Continue to finish setup.
Using hubctl tool
If you don't have access to web browser, you can perform Hub registration on server via SSH.
Connect to a server that runs ASIC Hub and perform registration using hubctl
tool:
hubctl register YOUR_FARM_HASH
Example:
$ hubctl register acbd18db4cc2f85cedef654fccc4a4d8Registered Hub on farm: acbd18db4cc2f85cedef654fccc4a4d8
Where to go next?