Declare AIP Nodes in AIP Console - v. 1.x

Introduction

In a multi-node deployment scenario where Console is installed on a dedicated server, Console does not yet know about the remote analysis node(s) (i.e. Node package(s)) that you have installed. Therefore any Nodes that you want to manage in Console must be declared manually as described below.

Process

Browse to the following URL to access the Nodes panel in the Administration Center - modify the URL for your own environment:

http://<server>:<port>/ui/index.html#/aic/manage/nodes

Log in to Console with any valid user that has been assigned the Administration role in the start-up wizard. Click Add Node to declare your first Node:

A pop-up will be displayed:

Fill in the fields as follows:

OptionDescription
NameEnter a name to identify the analysis node you are configuring.
SchemeChoose whether the analysis node has been configured to run as http (default) or https.
HostEnter the network name/IP address of the remote server (i.e. analysis node) on which the Node package has been installed.
PortEnter the port number defined for Node package (default is 8082) on the remote server.
Token

Enter the token that you received while installing the Node package on the remote server. If you did not record the token during the installation, it can be found in the following file on each Node:

%PROGRAMDATA%\CAST\AipConsole\AipNode\aip-node-app.properties

The token is located on the following line after the = sign:

spring.liquibase.parameters.baseToken=

The new analysis node will be displayed in the list: