Add RPA server to cluster
Prerequisites
C:/RPA or INSTALL_DIR is a default RPA installation directory. Change it to your own if needed.
To add a new RPA server:
Install an RPA server using the instruction. If you work with the cloud, create a custom virtual machine image from the current RPA server in the environment and launch a new instance from the custom virtual machine image.
Create a new DNS for a new Windows host with RPA.
Log in to the newly created Windows host with RPA. Go to
INSTALL_DIR/nginx/confand change the DNS and IP address of the RPA server to the new instance values in thenginx.conffile.Go to
INSTALL_DIR/bot-agent/confand change the DNS of the RPA server to a value of the new instance in theenvironment.ymlfile.Replace the
rpa.keyandrpa.crtSSL certificates to new ones with the appropriate DNS name of the RPA server in theINSTALL_DIR/nginx/ssldirectory.Log in to Control Tower, switch to System Settings > Secrets Vault. Click Add and create new aliases.
a. For Enterprise RPA Server. Create new aliases for Master and Unit users with a predefined structure. Mind that the Alias structure is different for the Master and Unit users.
A Master user secret entry:

A Bot Unit user secret entry:

b. For VDI RPA Server. Create an alias with a defined structure for a Master user only. A Master user secret entry:

Log in to the Bot Manager console.

Press Add New RPA Server.
In the window that follows, enter the DNS of the new RPA server and click Add.

The new RPA server appears on the Bot Manager console, and an RDP connection automatically opens on a new host with the changed configuration files.