Pair the Morbit Hub to Your Account

Created by Tim Kefford, Modified on Fri, 6 Mar at 4:39 PM by Tim Kefford

Instructions for both Windows and Linux environments can be found on this page.

Windows Instructions

  1. If the hub window is not already showing, go to the system tray where you will find an animated morbit logo (). Right-click this logo and choose Open. 
  2. Return to the Hub section of the Networks screen and click the New Hub button.
  3. Give a Description to the Hub (suggestion: use the computer name for easy identification). You will need to paste in the key from the previous step in the Hub Key section.
  4. Once completed, click the Save button. After a few seconds, your Hub and Network status will now change to Online.



Congratulations, your Devices are now being monitored by morbit. You may repeat this process for any other subnets or offices that you require.


Suggested next article: Enable Remote Connections


Linux Instructions

Once Hub installation completes, you will see your Hub Key displayed on screen. Copy this key.


  1. Return to the Hub section of the Networks screen and click the New Hub button 
  2. Give a Description to the Hub (suggestion: use the computer name for easy identification). You will need to paste in the key from the previous step in the Hub Key section.
  3. Once completed, click the Save button. After a few seconds, your Hub and Network status will now change to Online.



Congratulations, your video Devices are now being monitored by morbit. You may repeat this process for any other subnets or offices that you require.


Suggested next article: Enable Remote Connections


Useful Linux Commands

CommandDescription
sudo systemctl status morbithubCheck service status
sudo journalctl -u morbithub -fView live logs
sudo systemctl stop morbithubStop the service
sudo systemctl restart morbithubRestart the service


Retrieving Your Hub Key

If you need to retrieve your Hub Key after installation:

sudo journalctl -u morbithub | grep 'Hub Key'
Bash


Upgrading

To upgrade an existing installation, simply run the install command again. Your Hub Key and configuration will be preserved.

curl -fsSL https://morbit-files.s3.eu-west-1.amazonaws.com/linux-installer/install.sh | sudo bash
Bash


Uninstalling

To remove Morbit Hub from your system:

curl -fsSL https://morbit-files.s3.eu-west-1.amazonaws.com/linux-installer/uninstall.sh | sudo bash

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article