- Overview
- Requirements
- Pre-installation
- Installation
- Post-installation
- Migration and upgrade
- Monitoring and alerting
- Cluster administration
- Product-specific configuration
- Troubleshooting
Automation Suite overview
Automation Suite enables you to deploy the complete UiPath® automation platform on a containerized platform such as AKS, EKS, a managed Kubernetes offered by Azure or Amazon AWS, and OpenShift from Red Hat. Additionally, you can deploy Automation Suite in a Linux environment ranging from bare metal machines to on-premises virtual machine infrastructure or cloud subscriptions to any of the major providers.
Automation Suite includes:
-
The UiPath® server products, with the exception of any new products shipping in Automation Cloud first.
-
All shared suite capabilities that enable you to easily configure the integration with existing enterprise systems, such as AD, AAD, or SAML, across all products; a common experience is offered across the suite for the user, tenant, external applications, and license management.
-
Common end-user portal.
This guide provides documentation for installing Automation Suite on your EKS or AKS cluster.
You can deploy Automation Suite in an online or offline environment, with optional proxy use, in either lite mode or multi-node mode.
Automation Suite is pre-configured with optional OPA policies and network policies to follow the principles of the least privilege. In addition, to control the OPA policies, Automation Suite also bundles an optional Gatekeeper component.
Before installing Automation Suite, you must make sure that your cluster meets the infrastructure requirements.
uipathctl
CLI tool, which handles
operations such as running prerequisite validations, installing
Automation Suite on your cluster, and performing upgrades.
uipathctl
, such as adding new products, updating
certificates, configuring Automation Suite in maintenance mode, taking backups, and
monitoring.
This section provides more details on how to upgrade Automation Suite or your infrastructure underneath Automation Suite, and how to migrate from standalone products to Automation Suite.
For details, see Upgrade and .
We aim to provide feature parity between our Automation Suite deployment models. However, there will always be some differences you should be aware of.
User scenario/Feature | Embedded | Azure/AKS | Amazon/EKS | OpenShift |
---|---|---|---|---|
Service capabilities | ||||
Orchestrator |
YES | YES | YES | YES |
AI Center | YES | YES | YES | YES |
AI Center with external orchestrator (standalone) | YES |
NO |
NO | NO |
Apps | YES | YES | YES | YES |
Action Center | YES | YES | YES | YES |
Automation Hub | YES | YES | YES | YES |
Automation Ops | YES | YES | YES | YES |
Data Service | YES | YES | YES | YES |
Document Understanding | YES | YES | YES | YES |
Insights | YES | YES | YES | YES |
Integration Service | NO | YES | YES | NO |
Automation Suite Robots | YES | YES | YES | YES |
Process Mining | YES | YES | YES | YES |
Task Mining | YES | YES | YES | NO |
Test Manager | YES | YES | YES | YES |
Communications mining | NO | NO | NO | NO |
Studio Web | NO | YES | YES | NO |
Architecture | ||||
Kubernetes | Rancher RKE2 | AKS | EKS | OpenShift |
Databases |
MS SQL Note:
Additional Microsoft SQL platforms, such as Azure SQL Database or Azure SQL Managed Instance, as well as Amazon Relational Database Service are also supported as long as the Microsoft SQL Server database engine meets the requirements. | |||
Storage |
UiPath® provides Ceph. |
|
|
|
Service Mesh and Routing |
Rancher provided Istio Service Mesh Routing via envoy ingress gateway |
OSS Istio Service Mesh Routing via WASM plugin |
OSS Istio Service Mesh Routing via WASM plugin |
OpenShift Service Mesh Routing via WASM plugin |
OPA |
OSS Gatekeeper |
OSS Gatekeeper |
OSS Gatekeeper |
NO |
Monitoring |
Rancher provided Prometheus & Grafana |
OSS Prometheus & Grafana |
OSS Prometheus & Grafana |
NO |
Caching |
Embedded Redis within the cluster and provided by UiPath® |
Cloud Redis outside the cluster and managed by customer |
Cloud Redis outside the cluster and managed by customer |
|
Logging Aggregation |
Rancher provided Fluend/Fluent-bit |
OSS Fluend/Fluent-bit |
OSS Fluend/Fluent-bit |
NO |
Cert Manager |
OSS Cert Manager |
OSS Cert Manager |
OSS Cert Manager |
OpenShift Cert Manager Operator |
Deployment tool |
OSS ArgoCD |
OSS ArgoCD |
OSS ArgoCD |
OpenShift GitOps Operator |
Deployment scenario | ||||
Single Node (Non-production) |
YES |
NO |
NO |
NO |
Multi Node (HA) |
YES (requires additional HAA license) |
YES |
YES |
YES |
Online |
YES | YES | YES | YES |
Offline | YES |
YES |
YES | YES |
Deployment method | ||||
Advanced CLI | install-uipath.sh |
| uipathctl | uipathctl |
Interactive Installer |
YES (
InstallUipathAS.sh )
|
NO |
NO |
GUI-based wizard for generating the cluster configuration file. For details, see [Preview] Generating the configuration file using a wizard. |
Cloud deployment templates |
YES (AWS, Azure, GCP) |
NO |
NO |
NO |
Marketplace |
YES (AWS QS Only) |
NO |
NO |
NO |
Installation | ||||
A la carte product selection |
YES | YES | YES | YES |
Custom domain | YES | YES | YES | YES |
Custom certificates | YES | YES | YES | YES |
Hardware requirements validation | YES | YES | YES | YES |
Proxy configuration | YES | YES | YES | YES |
Optional OSS/fabric component |
NO | YES | YES |
NO |
Enterprise grade features | ||||
Disaster Recovery |
YES (Active Passive deployment) | YES
(Multi-zone architecture for UiPath® services without zone affinity. Insights not supported.) | YES
(Multi-zone architecture without zone affinity. Insights not supported.) |
YES (Multi-zone architecture with zone affinity. Insights not supported.) |
Backup/restore | YES | YES | YES |
You must use your own backup and restore solution. |
Upgrade |
YES | YES | YES | YES |
Troubleshooting | ||||
Support bundle | YES
(
support-bundle.sh )
|
YES (
uipathctl )
|
YES (
uipathctl )
|
YES (
uipathctl )
|
Diagnostic tool | YES
(
diagnostics-report.sh )
| YES
(
uipathctl )
|
YES (
uipathctl )
|
YES (
uipathctl )
|
Health Checks |
NO | YES (uipathctl )
| YES (uipathctl )
| YES (uipathctl )
|
Security | ||||
FIPS enabled host |
YES |
YES |
NO |
YES |
Gatekeeper/OPA policy | YES | YES | YES | NO |
Network policy |
NO | YES | YES | NO |
Hardened Uipath® service container images | YES | YES | YES | YES |
ArgoCD SSO | YES (LDAP only)
|
YES |
YES | NO |
mTLS for service communication |
YES |
YES |
YES |
YES |
Migration options | ||||
Standalone Orchestrator to Automation Suite full migration | YES | YES | YES |
YES |
Standalone Orchestrator to Automation single tenant migration options | YES | YES | YES |
YES |
Automation Suite on Linux to Automation Suite on AKS/EKS |
YES |
YES |
YES |
N/A |
Automation Suite on Linux to Automation Suite on OpenShift |
YES | N/A | N/A |
YES |
Details |
Instructions |
---|---|
Requirements and installation instructions for Automation Suite. |
Details |
Instructions |
---|---|
Complete an initial platform configuration. | |
Connect your first robot | |
Monitor the stack, troubleshoot issues, create alerts, and view dashboards from a centralized location. |
The following instructions take you to the corresponding product guides.
Product |
Evaluation checklist |
---|---|
Orchestrator | |
Automation Suite Robots | |
Automation Hub | |
Automation Ops | |
Test Manager | |
AI Center | |
Action Center | |
Task Mining | |
Apps | |
Insights | |
Data Service | |
Process Mining | |
Document Understanding | |
Integration Service | Integration Service configuration checklist |