Installation manual - Multi Tenant version
Architecture
Multi tenant installer of Gateway is constructed in a following way :
Multi tenant installation analyzer
Proper Gateway installer
Multi tenant analyzer checks what is installed on the machine and proposes following options :
Installation of either single or multi tenant installation if neither of them exists :

NOTE : analyzer does not have “welcome page“
Update of existing multi tenant installation or installation of new multi tenant instance:


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 :

Select “New single-tenant installation“

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):

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“ :

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) :

Provided suffix can have maximum to seven chars and consists of the following characters :
'0'..'9', 'A'..'Z'

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

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 :

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 :
installation folder (if not changed during installation) :
Installed apps :

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

Choose installed instance from the dropdown :

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.