Installation Prerequisites

Follow the Hardware Requirements guide and the Setup User guide to setup the server for Controller installation.

The Diyotta Manager installation download links and commands can be obtained from the Diyotta support team. The details to contact support team can be obtained from service desk page.

Installation

This article explains the installation of Node Manager on Linux. 

Step I: Login to the server as Diyotta user where Node Manager needs to be installed.

Step II: Provide execute permission to the installer file using the chmod command.

#chmod 775 Diyotta_NodeManager-<version>-linux-x64-installer.run

Step III: Execute the Node Manager installer as the Diyotta user.

Do not execute with command "sh" as it will error out with the message "Cannot execute binary file"

./Diyotta_NodeManager-<version>-linux-x64-installer.run

The following screen will appear:

Step IV: Press Enter and read the license agreement. Finally, choose Y to accept the license agreement

Step V: Next, provide the Diyotta installation directory. By default, installer will select user's home directory as install location. Press Enter.

Step VI: Next, it prompts you to enter the NodeManager Identifier details

Step VII: Enter NodeManager Host name.

Step VIII: Enter Manager Broker Port.

Step IX: Enter Y to continue the installation.

Step X: After successful installation, a success message will be displayed as shown below.

If the installation fails then the error message will be displayed with the final status.

The installation log can be found under /tmp with name bitrock_installer_*****.log.

Post installation setup

1. Start the Node Manager service (Reference: Start Diyotta Node Manager).

2. Once installation is done then Node Manager service needs to be registered with Diyotta Manager. Refer Create Service.