- Overview
- Requirements
- Installation
- Post-installation
- Cluster administration
- Monitoring and alerting
- Migration and upgrade
- Product-specific configuration
- Best practices and maintenance
- Troubleshooting
- How to Troubleshoot Services During Installation
- How to Uninstall the Cluster
- How to clean up offline artifacts to improve disk space
- How to disable TLS 1.0 and 1.1
- How to enable Istio logging
- How to manually clean up logs
- How to clean up old logs stored in the sf-logs bucket
- How to debug failed Automation Suite installations
- How to disable TX checksum offloading
- Unable to run an offline installation on RHEL 8.4 OS
- Error in Downloading the Bundle
- Offline installation fails because of missing binary
- Certificate issue in offline installation
- SQL connection string validation error
- Failure After Certificate Update
- Automation Suite Requires Backlog_wait_time to Be Set 1
- Cannot Log in After Migration
- Setting a timeout interval for the management portals
- Update the underlying directory connections
- Kinit: Cannot Find KDC for Realm <AD Domain> While Getting Initial Credentials
- Kinit: Keytab Contains No Suitable Keys for *** While Getting Initial Credentials
- GSSAPI Operation Failed With Error: An Invalid Status Code Was Supplied (Client's Credentials Have Been Revoked).
- Login Failed for User <ADDOMAIN><aduser>. Reason: The Account Is Disabled.
- Alarm Received for Failed Kerberos-tgt-update Job
- SSPI Provider: Server Not Found in Kerberos Database
- Failure to get the sandbox image
- Pods not showing in ArgoCD UI
- Redis Probe Failure
- RKE2 Server Fails to Start
- Secret Not Found in UiPath Namespace
- ArgoCD goes into progressing state after first installation
- Unexpected Inconsistency; Run Fsck Manually
- Missing Self-heal-operator and Sf-k8-utils Repo
- Degraded MongoDB or Business Applications After Cluster Restore
- Unhealthy Services After Cluster Restore or Rollback
- Using the Automation Suite Diagnostics Tool
- Using the Automation Suite support bundle
- Exploring Logs

Automation Suite installation guide
Online Single-node Evaluation Installation
This page explains how you can perform an online Automation Suite installation with a single-node evaluation setup.
Hardware and software prerequisites must be completed before proceeding with the installation. See Hardware and software requirements.
For a smooth installation experience, make sure to follow our best practices. See .
Use the following steps to install Automation Suite on a single machine that has access to the internet.
The installation process has the following general steps:
Step |
Description |
---|---|
Step 1: Download the installation script and run the interactive wizard |
Step 1.1: Copy the interactive install wizard to the target machine for InstallationStep Step 1.2: Run the interactive install wizard to configure the install options |
Step 2: Configure the installation |
Step 2.1: Run the interactive wizard to configure the install options: The tool will gather inputs for most common install options and generate a configuration file that will be used during the installation. Step 2.2: (Optional) Configure the advanced install options. The default install configuration includes the products used in the core automation platform, and a shared SQL server to be used by all products. To customize the products installed or have separate SQL servers used for specific products, you can do so by editing the configuration file. If you use a proxy to connect to the internet, you will configure it at this point. After you finish editing the file, you can re-run the wizard to complete the installation. |
Step 3: Complete the installation |
Step 3: You have completed the installation successfully and can move to post-installation steps. You can now access the newly created cluster and suite, update certificates, resize the PVC, and more. |
For a successful online single-node evaluation installation, take the following steps.
chmod +x ~/installUiPathAS.sh
./installUiPathAS.sh
chmod +x ~/installUiPathAS.sh
./installUiPathAS.sh
Run the interactive install wizard to configure the installation options. The tool gathers inputs for most common installation options and generates a configuration file that you can use during the installation.
By running the installation using the default configuration, you are opting to run our default experience. You will install our core platform: Orchestrator, Insights, Test Manager, Action Center, Automation Ops, and Automation Hub.
To install Automation Suite using the interactive wizard, take the following steps:
This step is optional.
cluster_config.json
file in the UiPathAutomationSuite
folder. You can use this file to enable additional products, disable any of the default products, configure your SQL DBs
and their respective connection strings, and certificates. You can also enable proxy settings if you use a proxy for internet
connection.
For single-node evaluation installation, note that you cannot enable High Availability.
For advanced configuration, see Advanced installation experience.
You can re-run the wizard after the complete installation.
The installation process generates self-signed certificates on your behalf. However, the Azure deployment template also gives you the option to provide a CA-issued server certificate at installation time instead of using an auto-generated self-signed certificate.
Self-signed certificates will expire in 90 days, and you must replace them with certificates signed by a trusted CA as soon as installation completes. If you do not update the certificates, the installation will stop working after 90 days.
For instructions, see Managing certificates.
To access the newly created cluster and suite, see Accessing Automation Suite.
To resize the PVC, see Resizing PVC.
200
immediately after the installation to avoid downtimes. For more information on this, check Resizing PVC for AI Center.
- Overview
- Step 1: Downloading the installation script and running the interactive installer
- Step 1.1: Copying the interactive installer to the target machine
- Step 1.2: Running the interactive installer to configure the installation options
- Step 2: Configuring the installation
- Step 2.1: Basic configuration
- Step 2.2: (Optional) Advanced configuration
- Step 3: Completing the Installation
- Updating Certificates
- Accessing Automation Suite
- Resizing PVC