katij-uipath / v23.10_Automation_Suite_Upgrade

0 stars 0 forks source link

Upgrade the infra layer (run on the primary node only) #120

Open katij-uipath opened 2 months ago

katij-uipath commented 2 months ago

Should take less than 1 hour

On all machines run:

ui777

On the primary node run:

cd /opt/UiPathAutomationSuite/latest/installer

#disable the cluster backups
./configureUiPathAS.sh snapshot backup disable

#place the cluster in maintenance mode:
./configureUiPathAS.sh enable-maintenance-mode 5

#run the installer on the primary node:

./install-uipath.sh --upgrade -i /opt/UiPathAutomationSuite/cluster_config.json -o ./output.json -k --accept-license-agreement --skip-pre-reqs

Note: Running the previous command on the primary server node copies the installer and cluster_config.json to the /opt/UiPathAutomationSuite/version/installer default location and upgrades the infrastructure on all the machines.

https://docs.uipath.com/automation-suite/automation-suite/2023.10/installation-guide/executing-the-upgrade