- Overview
- Requirements
- Deployment templates
- Manual: Preparing the installation
- Manual: Preparing the installation
- Installation packages download links
- Step 2: Configuring the OCI-compliant registry for offline installations
- Step 3: Configuring the external objectstore
- Step 4: Configuring High Availability Add-on
- Step 5: Configuring SQL databases
- Step 7: Configuring the DNS
- Step 8: Configuring the disks
- Step 9: Configuring kernel and OS level settings
- Step 10: Configuring the node ports
- Step 11: Applying miscellaneous settings
- Step 12: Validating and installing the required RPM packages
- Step 13: Generating cluster_config.json
- Cluster_config.json Sample
- General configuration
- Profile configuration
- Certificate configuration
- Database configuration
- External Objectstore configuration
- Pre-signed URL configuration
- ArgoCD configuration
- Kerberos authentication configuration
- External OCI-compliant registry configuration
- Disaster recovery: Active/Passive and Active/Active configurations
- High Availability Add-on configuration
- Orchestrator-specific configuration
- Insights-specific configuration
- Process Mining-specific configuration
- Document Understanding-specific configuration
- Automation Suite Robots-specific configuration
- AI Center-specific configuration
- Monitoring configuration
- Optional: Configuring the proxy server
- Optional: Enabling resilience to zonal failures in a multi-node HA-ready production cluster
- Optional: Passing custom resolv.conf
- Optional: Increasing fault tolerance
- Adding a dedicated agent node with GPU support
- Adding a Dedicated Agent Node for Automation Suite Robots
- Step 15: Configuring the temporary Docker registry for offline installations
- Step 16: Validating the prerequisites for the installation
- Running uipathctl
- Manual: Performing the installation
- Post-installation
- Cluster administration
- Managing products
- Getting Started with the Cluster Administration portal
- Migrating Redis from in-cluster to external High Availability Add-on
- Migrating data between objectstores
- Migrating in-cluster objectstore to external objectstore
- Migrating from in-cluster registry to an external OCI-compliant registry
- Switching to the secondary cluster manually in an Active/Passive setup
- Disaster Recovery: Performing post-installation operations
- Converting an existing installation to multi-site setup
- Guidelines on upgrading an Active/Passive or Active/Active deployment
- Guidelines on backing up and restoring an Active/Passive or Active/Active deployment
- Scaling a single-node (evaluation) deployment to a multi-node (HA) deployment
- Monitoring and alerting
- Migration and upgrade
- Migrating between Automation Suite clusters
- Upgrading Automation Suite
- Downloading the installation packages and getting all the files on the first server node
- Retrieving the latest applied configuration from the cluster
- Updating the cluster configuration
- Configuring the OCI-compliant registry for offline installations
- Executing the upgrade
- Performing post-upgrade operations
- Product-specific configuration
- Best practices and maintenance
- Troubleshooting
- How to troubleshoot services during installation
- How to reduce permissions for an NFS backup directory
- How to uninstall the cluster
- How to clean up offline artifacts to improve disk space
- How to clear Redis data
- 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 disable streaming logs for AI Center
- How to debug failed Automation Suite installations
- How to delete images from the old installer after upgrade
- How to disable TX checksum offloading
- How to manually set the ArgoCD log level to Info
- How to expand AI Center storage
- How to generate the encoded pull_secret_value for external registries
- How to address weak ciphers in TLS 1.2
- How to check the TLS version
- How to work with certificates
- How to schedule Ceph backup and restore data
- How to collect DU usage data with in-cluster objectstore (Ceph)
- How to install RKE2 SELinux on air-gapped environments
- How to clean up old differential backups on an NFS server
- Error in downloading the bundle
- Offline installation fails because of missing binary
- Certificate issue in offline installation
- SQL connection string validation error
- Azure disk not marked as SSD
- Failure after certificate update
- Antivirus causes installation issues
- Automation Suite not working after OS upgrade
- Automation Suite requires backlog_wait_time to be set to 0
- Temporary registry installation fails on RHEL 8.9
- Frequent restart issue in uipath namespace deployments during offline installations
- DNS settings not honored by CoreDNS
- Upgrade fails due to unhealthy Ceph
- RKE2 not getting started due to space issue
- Upgrade fails due to classic objects in the Orchestrator database
- Ceph cluster found in a degraded state after side-by-side upgrade
- Service upgrade fails for Apps
- In-place upgrade timeouts
- Upgrade fails in offline environments
- snapshot-controller-crds pod in CrashLoopBackOff state after upgrade
- Upgrade fails due to overridden Insights PVC sizes
- Upgrade failure due to uppercase hostname
- Setting a timeout interval for the management portals
- Authentication not working after migration
- 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 due to invalid status code
- Alarm received for failed Kerberos-tgt-update job
- SSPI provider: Server not found in Kerberos database
- Login failed for AD user due to disabled account
- ArgoCD login failed
- Update the underlying directory connections
- 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
- Missing Ceph-rook metrics from monitoring dashboards
- Mismatch in reported errors during diagnostic health checks
- No healthy upstream issue
- Redis startup blocked by antivirus
- Running High Availability with Process Mining
- Process Mining ingestion failed when logged in using Kerberos
- Unable to connect to AutomationSuite_ProcessMining_Warehouse database using a pyodbc format connection string
- Airflow installation fails with sqlalchemy.exc.ArgumentError: Could not parse rfc1738 URL from string ''
- How to add an IP table rule to use SQL Server port 1433
- Automation Suite certificate is not trusted from the server where CData Sync is running
- Running the diagnostics tool
- Using the Automation Suite support bundle
- Exploring Logs
- Exploring summarized telemetry

Automation Suite on Linux installation guide
Installation packages download links
| Package | Purpose |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
| |
| |
| |
hydrate-registry.sh |
|
| |
| |
as-fs.tar.gz |
|
| |
rke2-killall.sh |
|
This page provides instructions on downloading the files to the current directory of the current user. If you want to change the directory, make sure to provide the path to download using the -O parameter.
as-installer.zip
as-installer.zip is an installation package that contains the main installation and supporting scripts. The package also contains the uipathctl tool.
Currently, uipathctl is only compatible with the x86 architecture. You cannot run uipathctl on machines based on the ARM architecture, such as Macs with Apple Silicon (M series) CPUs.
If you choose the offline installation profile, you must download as-installer.zip. If you opt for the online installation profile, as-installer.zip is automatically downloaded by the interactive installation wizard.
The as-installer.zip file is required during installation, upgrade, cluster restore in the event of disaster, and while adding new node to existing cluster.
2.2510.1
https://download.uipath.com/automation-suite/2.2510.1/installer-2.2510.1.zip
-
Linux:
To download
as-installer.zipon a Linux machine, run the following command from the terminal:wget -O as-installer.zip https://download.uipath.com/automation-suite/2.2510.1/installer-2.2510.1.zipwget -O as-installer.zip https://download.uipath.com/automation-suite/2.2510.1/installer-2.2510.1.zip -
Windows:
To download
as-installer.zipon a Windows machine, access this link and rename the file toas-installer.zip.
2.2510.0
https://download.uipath.com/automation-suite/2.2510.0/installer-2.2510.0.zip
-
Linux:
To download
as-installer.zipon a Linux machine, run the following command from the terminal:wget -O as-installer.zip https://download.uipath.com/automation-suite/2.2510.0/installer-2.2510.0.zipwget -O as-installer.zip https://download.uipath.com/automation-suite/2.2510.0/installer-2.2510.0.zip -
Windows:
To download
as-installer.zipon a Windows machine, access this link and rename the file toas-installer.zip.
uipathctl
Required. uipathctl is a UiPath® command-line tool that allows you to run commands against Automation Suite. You can use uipathctl to check prerequisites in your environment, install Automation Suite, configure and manage it from a single unified CLI.
Currently, uipathctl is only compatible with the x86 architecture. You cannot run uipathctl on machines based on the ARM architecture, such as Macs with Apple Silicon (M series) CPUs.
2.2510.1
To download uipathctl for Automation Suite 2.2510.1, run one of the following commands, depending on your OS:
- Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-linux-amd64.tar.gz - Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-windows-amd64.tar.gz - MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathctl-2.2510.1-darwin-amd64.tar.gz
2.2510.0
To download uipathctl for Automation Suite 2.2510.0, run one of the following commands, depending on your OS:
- Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-linux-amd64.tar.gz - Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-windows-amd64.tar.gz - MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathctl-2.2510.0-darwin-amd64.tar.gz
Full as.tar.gz
as.tar.gz contains the container images and deployment manifests of UiPath® Shared Capabilities and UiPath® Product. The bundle is approximately 30 GB in size.
The full as.tar.gz is ideal for users with strong network connections who wish to download the complete file in one go.
If you opt for the offline installation profile, you must download as.tar.gz. If you choose the online installation profile, Kubernetes will pull all the container images and deployment manifests directly from the container registry hosted in UiPath® servers.
as.tar.gz is required during installation and upgrade only on server node when using internal Docker registry.
2.2510.1
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1.tar.gz
For the checksum file, access this link.
-
Linux:
To download
as.tar.gzon a Linux machine, run the following command from the terminal:wget -O as.tar.gz https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1.tar.gzwget -O as.tar.gz https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1.tar.gz -
Windows:
To download
as.tar.gz, access this link and rename the file toas.tar.gz.
2.2510.0
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0.tar.gz
For the checksum file, access this link.
-
Linux:
To download
as.tar.gzon a Linux machine, run the following command from the terminal:wget -O as.tar.gz https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0.tar.gzwget -O as.tar.gz https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0.tar.gz -
Windows:
To download
as.tar.gz, access this link and rename the file toas.tar.gz.
Split as.tar.gz
as.tar.gz contains the container images and deployment manifests of UiPath® Shared Capabilities and UiPath® Product.
The split as.tar.gz is designed for users with restricted networks, or those who may encounter challenges when downloading larger files.
If you opt for the offline installation profile, you must download as.tar.gz. If you choose the online installation profile, Kubernetes will pull all the container images and deployment manifests directly from the container registry hosted in UiPath® servers.
as.tar.gz is required during installation and upgrade only on server node when using internal Docker registry.
2.2510.1
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-001
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-002
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-003
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-003
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-004
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-005
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-006
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-007
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-008
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-009
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-010
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-011
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-012
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-013
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-014
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-015
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-016
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-017
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-018
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-019
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-020
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-021
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-022
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-023
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-024
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-025
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-026
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-027
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-028
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-029
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-030
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-031
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-032
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-033
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-034
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-035
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-036
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-037
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-038
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-039
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-040
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-041
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-042
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-043
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-044
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-045
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-046
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-047
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-048
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-049
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-050
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-051
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-052
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-053
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-054
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-055
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-056
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-057
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-058
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-059
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-060
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-061
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-062
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-063
https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-064
For the checksum file, access this link.
-
Linux:
To download each split file on a Linux machine, you can use the
wgetcommand. The command to download the first part is provided here:wget https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-001wget https://download.uipath.com/automation-suite/2.2510.1/as-2.2510.1-part-001Repeat this process for each subsequent part by incrementing the part number in the file name.
After downloading all parts, run the following command to concatenate the parts into a single
as.tar.gzfile:cat as-2.2510.1-part-* > as.tar.gzcat as-2.2510.1-part-* > as.tar.gz -
Windows:
Download each part of the split file individually, by selecting the corresponding download links previously provided. Each link represents a part of the full
as.tar.gzfile.After downloading all parts, run the following command via Command Prompt to concatenate the parts into a single
as.tar.gzfile:copy /b as-2.2510.1-part-* as.tar.gzcopy /b as-2.2510.1-part-* as.tar.gz
2.2510.0
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-001
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-002
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-003
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-003
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-004
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-005
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-006
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-007
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-008
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-009
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-010
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-011
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-012
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-013
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-014
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-015
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-016
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-017
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-018
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-019
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-020
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-021
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-022
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-023
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-024
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-025
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-026
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-027
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-028
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-029
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-030
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-031
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-032
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-033
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-034
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-035
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-036
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-037
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-038
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-039
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-040
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-041
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-042
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-043
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-044
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-045
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-046
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-047
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-048
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-049
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-050
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-051
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-052
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-053
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-054
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-055
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-056
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-057
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-058
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-059
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-060
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-061
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-062
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-063
https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-064
For the checksum file, access this link.
-
Linux:
To download each split file on a Linux machine, you can use the
wgetcommand. The command to download the first part is provided here:wget https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-001wget https://download.uipath.com/automation-suite/2.2510.0/as-2.2510.0-part-001Repeat this process for each subsequent part by incrementing the part number in the file name.
After downloading all parts, run the following command to concatenate the parts into a single
as.tar.gzfile:cat as-2.2510.0-part-* > as.tar.gzcat as-2.2510.0-part-* > as.tar.gz -
Windows:
Download each part of the split file individually, by selecting the corresponding download links previously provided. Each link represents a part of the full
as.tar.gzfile.After downloading all parts, run the following command via Command Prompt to concatenate the parts into a single
as.tar.gzfile:copy /b as-2.2510.0-part-* as.tar.gzcopy /b as-2.2510.0-part-* as.tar.gz
du-ondemand.tar.gz
du-ondemand.tar.gz contains base images to install Document Understanding packages.
If you opt for the offline installation profile, you need to download du-ondemand.tar.gz. If you choose the online installation profile, Automation Suite pulls all the Document Understanding base images directly from the container registry hosted in UiPath® servers.
du-ondemand.tar.gz is required only when Document Understanding is installed.
For download instructions, see ML Packages Offline Installation.
After downloading Document Understanding packages, make sure to rename them to du-ondemand.tar.gz.
dumodernexperience.tar.gz
dumodernexperience.tar.gz contains the Document Understanding modern projects bundle.
If you opt for the offline installation profile, you need to download dumodernexperience.tar.gz. If you choose the online installation profile, Automation Suite pulls all the Document Understanding base images directly from the container registry hosted in UiPath® servers.
dumodernexperience.tar.gz is required only when Document Understanding modern projects is installed.
For download instructions, see ML Packages Offline Installation.
cv-ondemand.tar.gz
cv-ondemand.tar.gz contains Computer Vision models and packages.
If you opt for the offline installation profile, you must download cv-ondemand.tar.gz. If you choose the online installation profile, Automation Suite will pull all the Computer Vision models directly from the container registry hosted in UiPath® servers.
cv-ondemand.tar.gz is required only when you want to use Computer Vision models.
2.2510.1
https://download.uipath.com/automation-suite/2.2510.1/cv2510-2.2510.1.tar.gz
For the checksum file, access this link.
-
Linux:
To download
cv-ondemand.tar.gzon a Linux machine, run the following command from the terminal:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2.2510.1/cv2510-2.2510.1.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2.2510.1/cv2510-2.2510.1.tar.gz -
Windows:
To download
cv-ondemand.tar.gzon a Windows machine, access this link and rename the file tocv-ondemand.tar.gz.
2.2510.0
https://download.uipath.com/automation-suite/2.2510.0/cv2510-2.2510.0.tar.gz
For the checksum file, access this link.
-
Linux:
To download
cv-ondemand.tar.gzon a Linux machine, run the following command from the terminal:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2.2510.0/cv2510-2.2510.0.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2.2510.0/cv2510-2.2510.0.tar.gz -
Windows:
To download
cv-ondemand.tar.gzon a Windows machine, access this link and rename the file tocv-ondemand.tar.gz.
uipathtools
uipathtools is a CLI tool that contains a subset of uipathctl capabilities specific to health commands. The tool is backward compatible and works with any supported Automation Suite version. We recommend using uipathtools as the first step if you face any issue.
2.2510.1
To download uipathtools, run one of the following commands, depending on your OS:
- Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathtools-2.2510.1-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathtools-2.2510.1-linux-amd64.tar.gz - Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathtools-2.2510.1-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathtools-2.2510.1-windows-amd64.tar.gz - MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathtools-2.2510.1-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.1/uipathtools-2.2510.1-darwin-amd64.tar.gz
2.2510.0
To download uipathtools, run one of the following commands, depending on your OS:
- Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathtools-2.2510.0-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathtools-2.2510.0-linux-amd64.tar.gz - Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathtools-2.2510.0-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathtools-2.2510.0-windows-amd64.tar.gz - MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathtools-2.2510.0-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2.2510.0/uipathtools-2.2510.0-darwin-amd64.tar.gz
objectstore-migration.sh
objectstore-migration.sh helps you migrate Objectstore data in online and offline installations.
https://download.uipath.com/automation-suite/objectstore-migration.sh
-
Linux:
To download
objectstore-migration.shon a Linux machine, run the following command from the terminal:wget -O objectstore-migration.sh https://download.uipath.com/automation-suite/objectstore-migration.shwget -O objectstore-migration.sh https://download.uipath.com/automation-suite/objectstore-migration.sh -
Windows:
To download
objectstore-migration.shon a Windows machine, access this link.
automation-suite-util.tar.gz
automation-suite-util.tar.gz helps you migrate Objectstore data in offline installations.
https://download.uipath.com/automation-suite/automation-suite-util.tar.gz
-
Linux:
To download
automation-suite-util.tar.gzon a Linux machine, run the following command from the terminal:wget -O automation-suite-util.tar.gz https://download.uipath.com/automation-suite/automation-suite-util.tar.gzwget -O automation-suite-util.tar.gz https://download.uipath.com/automation-suite/automation-suite-util.tar.gz -
Windows:
To download
automation-suite-util.tar.gzon a Windows machine, access this link.
mirror-registry.sh
mirror-registry.sh is required to configure an external Docker registry.
2.2510.1
https://download.uipath.com/automation-suite/2.2510.1/mirror-registry.sh
-
Linux:
To download
mirror-registry.shon a Linux machine, run the following command from the terminal:wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2.2510.1/mirror-registry.shwget -O mirror-registry.sh https://download.uipath.com/automation-suite/2.2510.1/mirror-registry.sh -
Windows:
To download
mirror-registry.shon a Windows machine, access this link.
2.2510.0
https://download.uipath.com/automation-suite/2.2510.0/mirror-registry.sh
-
Linux:
To download
mirror-registry.shon a Linux machine, run the following command from the terminal:wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2.2510.0/mirror-registry.shwget -O mirror-registry.sh https://download.uipath.com/automation-suite/2.2510.0/mirror-registry.sh -
Windows:
To download
mirror-registry.shon a Windows machine, access this link.
hydrate-registry.sh
hydrate-registry.sh is required for configuring your external OCI-compliant registry for offline installations in the Automation Suite.
2.2510.1
https://download.uipath.com/automation-suite/2.2510.1/hydrate-registry.sh
-
Linux:
To download
hydrate-registry.shon a Linux machine, run the following command from the terminal:wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2.2510.1/hydrate-registry.shwget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2.2510.1/hydrate-registry.sh -
Windows:
To download
hydrate-registry.shon a Windows machine, access this link.
2.2510.0
https://download.uipath.com/automation-suite/2.2510.0/hydrate-registry.sh
-
Linux:
To download
hydrate-registry.shon a Linux machine, run the following command from the terminal:wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2.2510.0/hydrate-registry.shwget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2.2510.0/hydrate-registry.sh -
Windows:
To download
hydrate-registry.shon a Windows machine, access this link.
as-images.txt
as-images.txt contains the name and version of the container images that must be pulled and uploaded into the external Docker registry.
2.2510.1
https://download.uipath.com/automation-suite/2.2510.1/embedded-images.txt
-
Linux:
To download
embedded-images.txton a Linux machine, run the following command from the terminal:wget -O as-images.txt https://download.uipath.com/automation-suite/2.2510.1/embedded-images.txtwget -O as-images.txt https://download.uipath.com/automation-suite/2.2510.1/embedded-images.txt -
Windows:
To download
embedded-images.txton a Windows machine, access this link
and rename the file to as-images.txt.
2.2510.0
https://download.uipath.com/automation-suite/2.2510.0/embedded-images.txt
-
Linux:
To download
embedded-images.txton a Linux machine, run the following command from the terminal:wget -O as-images.txt https://download.uipath.com/automation-suite/2.2510.0/embedded-images.txtwget -O as-images.txt https://download.uipath.com/automation-suite/2.2510.0/embedded-images.txt -
Windows:
To download
embedded-images.txton a Windows machine, access this link
and rename the file to as-images.txt.
as-helm-charts.txt
as-helm-charts.txt contain the details for the UiPath® application helm chart that must be pulled and uploaded to an external Docker registry hosted on your environment.
2.2510.1
https://download.uipath.com/automation-suite/2.2510.1/embedded-helm-charts.txt
-
Linux:
To download
embedded-helm-charts.txton a Linux machine, run the following command from the terminal:wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2.2510.1/embedded-helm-charts.txtwget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2.2510.1/embedded-helm-charts.txt -
Windows:
To download
embedded-helm-charts.txton a Windows machine, access this link
and rename the file to as-helm-charts.txt.
2.2510.0
https://download.uipath.com/automation-suite/2.2510.0/embedded-helm-charts.txt
-
Linux:
To download
embedded-helm-charts.txton a Linux machine, run the following command from the terminal:wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2.2510.0/embedded-helm-charts.txtwget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2.2510.0/embedded-helm-charts.txt -
Windows:
To download
embedded-helm-charts.txton a Windows machine, access this link
and rename the file to as-helm-charts.txt.
as-fs.tar.gz
as-fs.tar.gz contains the Helm charts and images to deploy the shared components and the service components in offline mode.
2.2510.1
https://download.uipath.com/automation-suite/2.2510.1/as-fs-2.2510.1.tar.gz
For the checksum file, access this link.
-
Linux:
To download
as-fs.tar.gzon a Linux machine, run the following command from the terminal:wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2.2510.1/as-fs-2.2510.1.tar.gzwget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2.2510.1/as-fs-2.2510.1.tar.gz -
Windows:
To download
as-fs.tar.gzon a Windows machine, access this link.
2.2510.0
https://download.uipath.com/automation-suite/2.2510.0/as-fs-2.2510.0.tar.gz
For the checksum file, access this link.
-
Linux:
To download
as-fs.tar.gzon a Linux machine, run the following command from the terminal:wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2.2510.0/as-fs-2.2510.0.tar.gzwget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2.2510.0/as-fs-2.2510.0.tar.gz -
Windows:
To download
as-fs.tar.gzon a Windows machine, access this link.
versions.json
Needed to perform prerequisite checks and installation steps.
2.2510.1
https://download.uipath.com/automation-suite/2.2510.1/versions.json
-
Linux:
To download
versions.jsonon a Linux machine, run the following command from the terminal:wget -O versions.json https://download.uipath.com/automation-suite/2.2510.1/versions.jsonwget -O versions.json https://download.uipath.com/automation-suite/2.2510.1/versions.json -
Windows:
To download
versions.jsonon a Windows machine, access this link.
2.2510.0
https://download.uipath.com/automation-suite/2.2510.0/versions.json
-
Linux:
To download
versions.jsonon a Linux machine, run the following command from the terminal:wget -O versions.json https://download.uipath.com/automation-suite/2.2510.0/versions.jsonwget -O versions.json https://download.uipath.com/automation-suite/2.2510.0/versions.json -
Windows:
To download
versions.jsonon a Windows machine, access this link.
rke2-killall.sh
To download rke2-killall.sh on a Linux machine, run the following command from the terminal:
wget -O /usr/bin/rke2-killall.sh https://raw.githubusercontent.com/UiPath/automation-suite-support-tools/refs/heads/main/Scripts/GeneralTools/rke2-killall.sh
chmod +x /usr/bin/rke2-killall.sh
wget -O /usr/bin/rke2-killall.sh https://raw.githubusercontent.com/UiPath/automation-suite-support-tools/refs/heads/main/Scripts/GeneralTools/rke2-killall.sh
chmod +x /usr/bin/rke2-killall.sh
Make sure to store the file in the following location:/usr/bin/rke2-killall.sh.
- as-installer.zip
- 2.2510.1
- 2.2510.0
- uipathctl
- 2.2510.1
- 2.2510.0
- Full as.tar.gz
- 2.2510.1
- 2.2510.0
- Split as.tar.gz
- 2.2510.1
- 2.2510.0
- du-ondemand.tar.gz
- dumodernexperience.tar.gz
- cv-ondemand.tar.gz
- 2.2510.1
- 2.2510.0
- uipathtools
- 2.2510.1
- 2.2510.0
- objectstore-migration.sh
- automation-suite-util.tar.gz
- mirror-registry.sh
- 2.2510.1
- 2.2510.0
- hydrate-registry.sh
- 2.2510.1
- 2.2510.0
- as-images.txt
- 2.2510.1
- 2.2510.0
- as-helm-charts.txt
- 2.2510.1
- 2.2510.0
- as-fs.tar.gz
- 2.2510.1
- 2.2510.0
- versions.json
- 2.2510.1
- 2.2510.0
- rke2-killall.sh