automation-suite
2024.10
false
- Overview
- Requirements
- Pre-installation
- Preparing the installation
- Installing and configuring the service mesh
- Downloading the installation packages
- Configuring the OCI-compliant registry
- Granting installation permissions
- Installing and configuring the GitOps tool
- Deploying Redis through OperatorHub
- Applying miscellaneous configurations
- Running uipathctl
- Installation
- Output example: Automation Suite installation
- Disaster recovery - Installing the secondary cluster
- Post-installation
- Migration and upgrade
- Upgrading Automation Suite
- Migrating standalone products to Automation Suite
- Step 1: Restoring the standalone product database
- Step 2: Updating the schema of the restored product database
- Step 3: Moving the Identity organization data from standalone to Automation Suite
- Step 4: Backing up the platform database in Automation Suite
- Step 5: Merging organizations in Automation Suite
- Step 6: Updating the migrated product connection strings
- Step 7: Migrating standalone Orchestrator
- Step 8: Migrating standalone Insights
- Step 9: Migrating standalone Test Manager
- Step 10: Deleting the default tenant
- Performing a single tenant migration
- Migrating between Automation Suite clusters
- Monitoring and alerting
- Cluster administration
- Product-specific configuration
- Orchestrator advanced configuration
- Configuring Orchestrator parameters
- Configuring appSettings
- Configuring the maximum request size
- Overriding cluster-level storage configuration
- Configuring NLog
- Saving robot logs to Elasticsearch
- Configuring credential stores
- Configuring encryption key per tenant
- Cleaning up the Orchestrator database
- Skipping host library creation
- Troubleshooting

Automation Suite on OpenShift installation guide
Last updated Mar 26, 2026
Output example: Automation Suite installation
The following example shows the output you may get after installing Automation Suite. For details, see Installing Automation Suite.
{
"OSS(COMPONENT=CERT-MANAGER)": [
{
"name": "OSS(component=cert-manager)",
"description": "Check for component cert-manager passed",
"status": "passed"
}
],
"OSS(COMPONENT=GATEKEEPER)": [
{
"name": "OSS(component=gatekeeper)",
"description": "Check for component gatekeeper passed",
"status": "passed"
}
],
"OSS(COMPONENT=ISTIO)": [
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_REGISTRY_FQDN",
"description": "Successfully retrieved registry url",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_CLUSTER_FQDN",
"description": "Successfully retrieved cluster fqdn",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_CLUSTER_PORT",
"description": "Successfully retrieved cluster port",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_KUBERNETS_DISTRIBUTION",
"description": "Successfully retrieved kubernetes distribution",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_DEPLOYMENT",
"description": "Successfully created the test deployment istio-validation-deployment",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_SERVICE",
"description": "Successfully created the test service istio-validation-service",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_GATEWAY",
"description": "Successfully created the test gateway istio-validation-gateway",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_VIRTUALSERVICE",
"description": "Successfully created the test virtual service istio-validation-vs",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_URL_ACCESS",
"description": "Successfully exposed the service via servicemesh",
"status": "passed"
}
]
}
ℹ️ [] Starting to apply the manifest
ℹ️ [network-configure] Starting creation of component network-configure...
ℹ️ [network-configure] Installing helm component network-configure...
✔️ [network-configure] Installed helm component network-configure
ℹ️ [sfcore] Starting creation of component sfcore...
ℹ️ [sfcore] Creating Argo CD application for component sfcore...
ℹ️ [sfcore] Waiting for Argo CD application for component sfcore to synchronize...
ℹ️ [redis] Starting creation of component redis...
ℹ️ [platform] Starting creation of component platform...
ℹ️ [platform] Creating Argo CD application for component platform...
ℹ️ [webhook] Starting creation of component webhook...
ℹ️ [webhook] Creating Argo CD application for component webhook...
ℹ️ [robotube] Starting creation of component robotube...
ℹ️ [robotube] Creating Argo CD application for component robotube...
ℹ️ [orchestrator] Starting creation of component orchestrator...
ℹ️ [orchestrator] Creating Argo CD application for component orchestrator...
ℹ️ [notificationservice] Starting creation of component notificationservice...
ℹ️ [notificationservice] Creating Argo CD application for component notificationservice...
ℹ️ [actioncenter] Starting creation of component actioncenter...
ℹ️ [actioncenter] Creating Argo CD application for component actioncenter...
ℹ️ [ba] Starting creation of component ba...
ℹ️ [ba] Creating Argo CD application for component ba...
ℹ️ [asrobots] Starting creation of component asrobots...
ℹ️ [asrobots] Creating Argo CD application for component asrobots...
ℹ️ [automationhub] Starting creation of component automationhub...
ℹ️ [automationhub] Creating Argo CD application for component automationhub...
ℹ️ [automationops] Starting creation of component automationops...
ℹ️ [automationops] Creating Argo CD application for component automationops...
ℹ️ [dataservice] Starting creation of component dataservice...
ℹ️ [dataservice] Creating Argo CD application for component dataservice...
ℹ️ [insights] Starting creation of component insights...
ℹ️ [insights] Creating Argo CD application for component insights...
ℹ️ [testmanager] Starting creation of component testmanager...
ℹ️ [testmanager] Creating Argo CD application for component testmanager...
ℹ️ [pushgateway] Starting creation of component pushgateway...
ℹ️ [pushgateway] Creating Argo CD application for component pushgateway...
ℹ️ [reloader] Starting creation of component reloader...
ℹ️ [reloader] Creating Argo CD application for component reloader...
ℹ️ [reloader] Waiting for Argo CD application for component reloader to synchronize...
istio skipped
network-configure created
sfcore created
redis created
platform created
webhook created
robotube created
orchestrator created
notificationservice created
actioncenter created
ba created
asrobots created
automationhub created
automationops created
dataservice created
insights created
testmanager created
pushgateway created
reloader created
cluster skipped
{
"OSS(COMPONENT=CERT-MANAGER)": [
{
"name": "OSS(component=cert-manager)",
"description": "Check for component cert-manager passed",
"status": "passed"
}
],
"OSS(COMPONENT=GATEKEEPER)": [
{
"name": "OSS(component=gatekeeper)",
"description": "Check for component gatekeeper passed",
"status": "passed"
}
],
"OSS(COMPONENT=ISTIO)": [
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_REGISTRY_FQDN",
"description": "Successfully retrieved registry url",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_CLUSTER_FQDN",
"description": "Successfully retrieved cluster fqdn",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_CLUSTER_PORT",
"description": "Successfully retrieved cluster port",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_KUBERNETS_DISTRIBUTION",
"description": "Successfully retrieved kubernetes distribution",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_DEPLOYMENT",
"description": "Successfully created the test deployment istio-validation-deployment",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_SERVICE",
"description": "Successfully created the test service istio-validation-service",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_GATEWAY",
"description": "Successfully created the test gateway istio-validation-gateway",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_VIRTUALSERVICE",
"description": "Successfully created the test virtual service istio-validation-vs",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_URL_ACCESS",
"description": "Successfully exposed the service via servicemesh",
"status": "passed"
}
]
}
ℹ️ [] Starting to apply the manifest
ℹ️ [network-configure] Starting creation of component network-configure...
ℹ️ [network-configure] Installing helm component network-configure...
✔️ [network-configure] Installed helm component network-configure
ℹ️ [sfcore] Starting creation of component sfcore...
ℹ️ [sfcore] Creating Argo CD application for component sfcore...
ℹ️ [sfcore] Waiting for Argo CD application for component sfcore to synchronize...
ℹ️ [redis] Starting creation of component redis...
ℹ️ [platform] Starting creation of component platform...
ℹ️ [platform] Creating Argo CD application for component platform...
ℹ️ [webhook] Starting creation of component webhook...
ℹ️ [webhook] Creating Argo CD application for component webhook...
ℹ️ [robotube] Starting creation of component robotube...
ℹ️ [robotube] Creating Argo CD application for component robotube...
ℹ️ [orchestrator] Starting creation of component orchestrator...
ℹ️ [orchestrator] Creating Argo CD application for component orchestrator...
ℹ️ [notificationservice] Starting creation of component notificationservice...
ℹ️ [notificationservice] Creating Argo CD application for component notificationservice...
ℹ️ [actioncenter] Starting creation of component actioncenter...
ℹ️ [actioncenter] Creating Argo CD application for component actioncenter...
ℹ️ [ba] Starting creation of component ba...
ℹ️ [ba] Creating Argo CD application for component ba...
ℹ️ [asrobots] Starting creation of component asrobots...
ℹ️ [asrobots] Creating Argo CD application for component asrobots...
ℹ️ [automationhub] Starting creation of component automationhub...
ℹ️ [automationhub] Creating Argo CD application for component automationhub...
ℹ️ [automationops] Starting creation of component automationops...
ℹ️ [automationops] Creating Argo CD application for component automationops...
ℹ️ [dataservice] Starting creation of component dataservice...
ℹ️ [dataservice] Creating Argo CD application for component dataservice...
ℹ️ [insights] Starting creation of component insights...
ℹ️ [insights] Creating Argo CD application for component insights...
ℹ️ [testmanager] Starting creation of component testmanager...
ℹ️ [testmanager] Creating Argo CD application for component testmanager...
ℹ️ [pushgateway] Starting creation of component pushgateway...
ℹ️ [pushgateway] Creating Argo CD application for component pushgateway...
ℹ️ [reloader] Starting creation of component reloader...
ℹ️ [reloader] Creating Argo CD application for component reloader...
ℹ️ [reloader] Waiting for Argo CD application for component reloader to synchronize...
istio skipped
network-configure created
sfcore created
redis created
platform created
webhook created
robotube created
orchestrator created
notificationservice created
actioncenter created
ba created
asrobots created
automationhub created
automationops created
dataservice created
insights created
testmanager created
pushgateway created
reloader created
cluster skipped