Skip to main content
Skip table of contents

Installation manual - Multi Tenant version

Architecture

Multi tenant installer of Gateway is constructed in a following way :

  1. Multi tenant installation analyzer

  2. Proper Gateway installer

Multi tenant analyzer checks what is installed on the machine and proposes following options :

  1. Installation of either single or multi tenant installation if neither of them exists :

image-20240715-093444.png

NOTE : analyzer does not have “welcome page“

  1. Update of existing multi tenant installation or installation of new multi tenant instance:

image-20240715-093735.png
image-20240715-093819.png
  1. Updating of single tenant installation if exists.

This pattern follows following rule :

Either single (normal) or multi tenant installation can exists on the same machine but never both at the same time.

Installation of single tenant instance

When executed installer will show following screen :

image-20240715-094610.png

Select “New single-tenant installation“

image-20240715-094649.png

Press “Install“ button. Multi tenant analyzer will be closed and proper Gateway installer welcome page will be shown (Please note that between closing analyzer and opening installation window , several seconds can be needed):

image-20240715-094808.png

Follow installation instructions. Installation process is the same as for current Gateway.

Installation of new multitenant instance

Open the analyzer and select “New multi-tenant installation“ :

image-20240715-095135.png

Enter the name of the instance (Please note this is not the name of the Gateway that is used for registration but suffix to differentiate between installed instances on the machine) :

image-20240715-100432.png

Provided suffix can have maximum to seven chars and consists of the following characters :

'0'..'9', 'A'..'Z'

image-20240715-100505.png

Press “Install“ and wait for several seconds as proper Gateway installation window will appear :

image-20240715-100616.png

Opened installer will contain name of the suffix

Follow installation instructions. Installation process is the same as for current Gateway except with page where urls for gateway must be configured :

image-20240715-101630.png

Because for multi-tenant installation CloudFlare will not be configured : External IP address and Port Number must be provided. This url and port will be used for Gateway registration on Logiks backend.

After the installation used suffix is visible in the task manager :

image-20240715-102423.png

installation folder (if not changed during installation) :

image-20240715-102506.png

Installed apps :

image-20240715-102554.png

Updating multi tenant installation

Run the installer and choose : “Update existing multi-tenant installation“

image-20240715-102853.png

Choose installed instance from the dropdown :

image-20240715-102957.png

Press “Next“ and “Install“ button. Follow installation instructions

Notes

Installer wizard will verify if new installation is done on the same database server , Internal Address and port, External address and port and show an error in all cases.

When registering the Gateway new field is added to signal multi or single tenant installation :

"is_multi_tenant" : 0 - single installation (old one with CloudFlare setup)

"is_multi_tenant" : 1 - multi tenant installation (new one without CloudFlare setup)

Multi tenant installation can be setup for HANA and MSSQL database engine alike as its using Service Layer for integrations and verifications.

Only one Gateway installation connecting to database server instance can be done.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.