- 概述
- 要求
- 推荐:部署模板
- 手动:准备安装
- 手动:准备安装
- 步骤 1:为离线安装配置符合 OCI 的注册表
- 步骤 2:配置外部对象存储
- 步骤 3:配置 High Availability Add-on
- 步骤 4:配置 Microsoft SQL Server
- 步骤 5:配置负载均衡器
- 步骤 6:配置 DNS
- 步骤 7:配置磁盘
- 步骤 8:配置内核和操作系统级别设置
- 步骤 9:配置节点端口
- 步骤 10:应用其他设置
- 安装包下载链接
- 步骤 12:验证并安装所需的 RPM 包
- 步骤 13:生成 cluster_config.json
- Cluster_config.json 示例
- 常规配置
- 配置文件配置
- 证书配置
- 数据库配置
- 外部对象存储配置
- 预签名 URL 配置
- ArgoCD 配置
- 符合 OCI 的外部注册表配置
- Disaster Recovery:主动/被动和主动/主动配置
- High Availability Add-on 配置
- 特定于 Orchestrator 的配置
- Insights 特定配置
- Process Mining 特定配置
- Document Understanding 特定配置
- Automation Suite Robot 特定配置
- AI Center 特定配置
- 监控配置
- 可选:配置代理服务器
- 可选:在多节点 HA 就绪生产集群中启用区域故障恢复
- 可选:传递自定义 resolv.conf
- 可选:提高容错能力
- 添加具有 GPU 支持的专用代理节点
- 为 Task Mining 添加专用代理节点
- 连接 Task Mining 应用程序
- 为 Automation Suite Robot 添加专用代理节点
- 步骤 15:为离线安装配置临时 Docker 注册表
- 步骤 16:验证安装的先决条件
- 手动:执行安装
- 安装后
- 集群管理
- 监控和警示
- 迁移和升级
- 特定于产品的配置
- 最佳实践和维护
- 故障排除
- 升级 Automation Suite 后重新安装或升级 Insights 时丢失数据
- 升级到 Automation Suite 2024.10.0 后无法访问 Automation Hub
- 单节点升级在结构阶段失败
- 由于 Ceph 运行状况不佳,升级失败
- 由于空间问题,RKE2 未启动
- 卷无法装载,且仍处于附加/分离循环状态
- 由于 Orchestrator 数据库中的传统对象,升级失败
- 并行升级后,发现 Ceph 集群处于降级状态
- Insights 组件运行状况不佳导致迁移失败
- Apps 服务升级失败
- 就地升级超时
- Docker 注册表迁移卡在 PVC 删除阶段
- 升级到 2023.10 或更高版本后 AI Center 配置失败
- 在离线环境中升级失败
- 升级期间 SQL 验证失败
- 快照-控制器-crds Pod 在升级后处于 CrashLoopBackOff 状态
- 由于 Insights PVC 大小被覆盖,升级失败
- 使用 Process Mining 运行高可用性
- 使用 Kerberos 登录时 Process Mining 挖掘失败
- 在 Disaster Recovery 后,DAPR 无法正常用于 Process Mining
- 无法使用 pyodbc 格式连接字符串连接到 AutomationSuite_ProcessMining_Warehouse 数据库
- Airflow 安装失败,并显示 sqlalchemy.exc.ArgumentError:无法从字符串“”中解析 rfc1738 URL
- 如何添加 IP 表格规则以使用 SQL Server 端口 1433
- 运行 CData Sync 的服务器不信任 Automation Suite 证书
- Task Mining 故障排除
- 运行诊断工具
- 使用 Automation Suite 支持捆绑包
- 探索日志

Linux 版 Automation Suite 安装指南
安装包下载链接
包 |
用途 |
---|---|
|
|
|
|
uipathctl |
|
|
|
|
|
|
|
|
|
|
|
hydrate-registry.sh |
|
|
|
|
|
as-fs.tar.gz |
|
|
|
-O
参数提供下载路径。
as-installer.zip
是包含主安装脚本和支持脚本的安装包。该包中还包含 uipathctl
工具。
uipathctl
仅与 x86 架构兼容。 您无法在基于 ARM 架构的计算机上运行uipathctl
,例如具有 Apple Silicon(M 系列)CPU 的 Mac。
as-installer.zip
。如果选用在线安装配置文件,则交互式安装向导会自动下载 as-installer.zip
。
as-installer.zip
文件。
https://download.uipath.com/automation-suite/2024.10.1/installer-2024.10.1.zip
-
Linux:
要在 Linux 计算机上下载as-installer.zip
,请在终端运行以下命令:wget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.1/installer-2024.10.1.zip
wget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.1/installer-2024.10.1.zip -
Windows:
https://download.uipath.com/automation-suite/2024.10.0/installer-2024.10.0.zip
-
Linux:
要在 Linux 计算机上下载as-installer.zip
,请在终端运行以下命令:wget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.0/installer-2024.10.0.zip
wget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.0/installer-2024.10.0.zip -
Windows:
uipathctl
是一个 UiPath™ 命令行工具,可用于对 Automation Suite 运行命令。 您可以使用 uipathctl
检查环境中的先决条件,安装 Automation Suite,使用单个统一 CLI 进行配置和管理。
uipathctl
仅与 x86 架构兼容。 您无法在基于 ARM 架构的计算机上运行uipathctl
,例如具有 Apple Silicon(M 系列)CPU 的 Mac。
uipathctl
,请根据您的操作系统运行以下命令之一:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-darwin-amd64.tar.gz
uipathctl
,请根据您的操作系统运行以下命令之一:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-darwin-amd64.tar.gz
as.tar.gz
包含 UiPath™ 共享功能和 UiPath™ 产品的容器映像和部署清单。该捆绑包的大小约为 30 GiB。
as.tar.gz
是理想之选。
as.tar.gz
。如果选用在线安装配置文件,Kubernetes 将直接从 UiPath™ 服务器托管的容器注册表中拉取所有容器映像和部署清单。
as.tar.gz
。
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1.tar.gz
对于校验和文件,请单击此处。
-
Linux:
要在 Linux 计算机上下载as.tar.gz
,请在终端运行以下命令:wget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1.tar.gz
wget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2024.10.0/as-2024.10.0.tar.gz
对于校验和文件,请单击此处。
-
Linux:
要在 Linux 计算机上下载as.tar.gz
,请在终端运行以下命令:wget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-2024.10.0.tar.gz
wget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-2024.10.0.tar.gz -
Windows:
as.tar.gz
包含 UiPath™ 共享功能和 UiPath™ 产品的容器映像和部署清单。该捆绑包的大小约为 30 GiB。
as.tar.gz
专为网络受限的用户或在下载较大文件时可能遇到挑战的用户而设计。
as.tar.gz
。如果选用在线安装配置文件,Kubernetes 将直接从 UiPath™ 服务器托管的容器注册表中拉取所有容器映像和部署清单。
as.tar.gz
。
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-001
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-002
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-003
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-004
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-005
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-006
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-007
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-008
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-009
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-010
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-011
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-012
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-013
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-014
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-015
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-016
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-017
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-018
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-019
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-020
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-021
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-022
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-023
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-024
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-025
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-026
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-027
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-028
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-029
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-030
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-031
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-032
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-033
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-034
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-035
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-036
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-037
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-038
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-039
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-040
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-041
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-042
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-043
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-044
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-045
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-046
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-047
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-048
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-049
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-050
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-051
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-052
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-053
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-054
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-055
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-056
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-057
https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-058
对于校验和文件,请单击此处。
-
Linux:
要在 Linux 计算机上下载每个拆分文件,可以使用wget
命令。 此处提供了下载第一部分的命令:wget https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-001
wget https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1-part-001通过增加文件名中的部分编号,对每个后续部分重复此过程。
下载所有部分后,运行以下命令,将各部分连接到单个as.tar.gz
文件中:cat as-2024.10.1-part-* > as.tar.gz
cat as-2024.10.1-part-* > as.tar.gz -
Windows:
单击上面提供的相应下载链接,以单独下载已拆分文件的每个部分。每个链接都代表完整的下载所有部分后,通过命令提示符运行以下命令,以将各个部分连接到单个as.tar.gz
文件的一部分。as.tar.gz
文件中:copy /b as-2024.10.1-part-* as.tar.gz
copy /b as-2024.10.1-part-* as.tar.gz
du-ondemand.tar.gz
包含用于安装 Document Understanding 包的基本映像。
du-ondemand.tar.gz
。如果选择在线安装配置文件,Automation Suite 将直接从托管于 UiPath™ 服务器的容器注册表中拉取所有 Document Understanding 基本映像。
du-ondemand.tar.gz
。
有关下载说明,请参阅 ML 包离线安装。
du-ondemand.tar.gz
。
cv-ondemand.tar.gz
包含 Computer Vision 模型和包。
cv-ondemand.tar.gz
。如果选择在线安装配置文件,Kubernetes 将直接从托管于 UiPath™ 服务器的容器注册表中拉取所有 Computer Vision 模型。
cv-ondemand.tar.gz
。
https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gz
对于校验和文件,请单击此处。
-
Linux:
要在 Linux 计算机上下载cv-ondemand.tar.gz
,请在终端运行以下命令:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gz
wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2024.10.0/cv2410-2024.10.0.tar.gz
对于校验和文件,请单击此处。
-
Linux:
要在 Linux 计算机上下载cv-ondemand.tar.gz
,请在终端运行以下命令:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.0/cv2410-2024.10.0.tar.gz
wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.0/cv2410-2024.10.0.tar.gz -
Windows:
uipathtools
是一个 CLI 工具,其中包含特定于运行状况命令的uipathctl
功能的子集。 该工具向后兼容,适用于任何受支持的 Automation Suite 版本。 如果您遇到任何问题,我们建议首先使用uipathtools
。
uipathtools
,请根据您的操作系统运行以下命令之一:
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-darwin-amd64.tar.gz
uipathtools
,请根据您的操作系统运行以下命令之一:
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-darwin-amd64.tar.gz
objectstore-migration.sh
可帮助您在在线和离线安装中迁移对象存储数据。
https://download.uipath.com/automation-suite/objectstore-migration.sh
-
Linux:
要在 Linux 计算机上下载objectstore-migration.sh
,请在终端运行以下命令:wget -O objectstore-migration.sh https://download.uipath.com/automation-suite/objectstore-migration.sh
wget -O objectstore-migration.sh https://download.uipath.com/automation-suite/objectstore-migration.sh -
Windows:
要在 Windows 计算机上下载objectstore-migration.sh
,请单击此处。
https://download.uipath.com/automation-suite/objectstore-migration.sh
-
Linux:
要在 Linux 计算机上下载objectstore-migration.sh
,请在终端运行以下命令:wget -O objectstore-migration.sh https://download.uipath.com/automation-suite/objectstore-migration.sh
wget -O objectstore-migration.sh https://download.uipath.com/automation-suite/objectstore-migration.sh -
Windows:
要在 Windows 计算机上下载objectstore-migration.sh
,请单击此处。
automation-suite-util.tar.gz
可帮助您在离线安装中迁移对象存储数据。
https://download.uipath.com/automation-suite/automation-suite-util.tar.gz
-
Linux:
要在 Linux 计算机上下载automation-suite-util.tar.gz
,请在终端运行以下命令:wget -O automation-suite-util.tar.gz https://download.uipath.com/automation-suite/automation-suite-util.tar.gz
wget -O automation-suite-util.tar.gz https://download.uipath.com/automation-suite/automation-suite-util.tar.gz -
Windows:
要在 Windows 计算机上下载automation-suite-util.tar.gz
,请单击此处。
https://download.uipath.com/automation-suite/automation-suite-util.tar.gz
-
Linux:
要在 Linux 计算机上下载automation-suite-util.tar.gz
,请在终端运行以下命令:wget -O automation-suite-util.tar.gz https://download.uipath.com/automation-suite/automation-suite-util.tar.gz
wget -O automation-suite-util.tar.gz https://download.uipath.com/automation-suite/automation-suite-util.tar.gz -
Windows:
要在 Windows 计算机上下载automation-suite-util.tar.gz
,请单击此处。
mirror-registry.sh
。
https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.sh
-
Linux:
要在 Linux 计算机上下载mirror-registry.sh
,请在终端运行以下命令:wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.sh
wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.sh -
Windows:
要在 Windows 计算机上下载mirror-registry.sh
,请单击此处。
https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
-
Linux:
要在 Linux 计算机上下载mirror-registry.sh
,请在终端运行以下命令:wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh -
Windows:
要在 Windows 计算机上下载mirror-registry.sh
,请单击此处。
hydrate-registry.sh
。
https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.sh
-
Linux:
要在 Linux 计算机上下载
,请在终端运行以下命令:hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.sh -
Windows:
要在 Windows 计算机上下载hydrate-registry.sh
,请单击此处。
https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.sh
-
Linux:
要在 Linux 计算机上下载
,请在终端运行以下命令:hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.sh -
Windows:
要在 Windows 计算机上下载hydrate-registry.sh
,请单击此处。
as-images.txt
包含必须拉取并上传到外部 Docker 注册表的容器映像的名称和版本。
https://download.uipath.com/automation-suite/2024.10.1/embedded-images.txt
-
要在 Linux 计算机上下载
Linux:
embedded-images.txt
,请在终端运行以下命令:wget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-images.txt
wget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-images.txt -
要在 Windows 计算机上下载
Windows:
embedded-images.txt
,请单击此处并将文件重命名为as-images.txt
。
https://download.uipath.com/automation-suite/2024.10.0/embedded-images.txt
-
要在 Linux 计算机上下载
Linux:
embedded-images.txt
,请在终端运行以下命令:wget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-images.txt
wget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-images.txt -
要在 Windows 计算机上下载
Windows:
embedded-images.txt
,请单击此处并将文件重命名为as-images.txt
。
as-helm-charts.txt
包含 UiPath™ 应用程序 Helm 图表(必须将其拉取并上传到在环境中托管的外部 Docker 注册表)的详细信息。
https://download.uipath.com/automation-suite/2024.10.1/embedded-helm-charts.txt
-
要在 Linux 计算机上下载
Linux:
embedded-helm-charts.txt
,请在终端运行以下命令:wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-helm-charts.txt
wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-helm-charts.txt -
要在 Windows 计算机上下载
Windows:
embedded-helm-charts.txt
,请单击此处并将文件重命名为as-helm-charts.txt
。
https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt
-
要在 Linux 计算机上下载
Linux:
embedded-helm-charts.txt
,请在终端运行以下命令:wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt
wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt -
要在 Windows 计算机上下载
Windows:
embedded-helm-charts.txt
,请单击此处并将文件重命名为as-helm-charts.txt
。
as-fs.tar.gz
包含用于在离线模式下部署共享组件和服务组件的 Helm 图表和图像。
https://download.uipath.com/automation-suite/2024.10.1/as-fs-2024.10.1.tar.gz
对于校验和文件,请单击此处。
-
Linux:
要在 Linux 计算机上下载as-fs.tar.gz
,请在终端运行以下命令:wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-fs-2024.10.1.tar.gz
wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-fs-2024.10.1.tar.gz -
Windows:
要在 Windows 计算机上下载as-fs.tar.gz
,请单击此处。
https://download.uipath.com/automation-suite/2024.10.0/as-fs-2024.10.0.tar.gz
对于校验和文件,请单击此处。
-
Linux:
要在 Linux 计算机上下载as-fs.tar.gz
,请在终端运行以下命令:wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-fs-2024.10.0.tar.gz
wget -O as-fs.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-fs-2024.10.0.tar.gz -
Windows:
要在 Windows 计算机上下载as-fs.tar.gz
,请单击此处。
需要执行先决条件检查和安装步骤。
https://download.uipath.com/automation-suite/2024.10.1/versions.json
-
Linux:
要在 Linux 计算机上下载versions.json
,请在终端运行以下命令:wget -O versions.json https://download.uipath.com/automation-suite/2024.10.1/versions.json
wget -O versions.json https://download.uipath.com/automation-suite/2024.10.1/versions.json -
Windows:
要在 Windows 计算机上下载versions.json
,请单击此处。
https://download.uipath.com/automation-suite/2024.10.0/versions.json
-
Linux:
要在 Linux 计算机上下载versions.json
,请在终端运行以下命令:wget -O versions.json https://download.uipath.com/automation-suite/2024.10.0/versions.json
wget -O versions.json https://download.uipath.com/automation-suite/2024.10.0/versions.json -
Windows:
要在 Windows 计算机上下载versions.json
,请单击此处。
- as-installer.zip
- 2024.10.1
- 2024.10.0
- uipathctl
- 2024.10.1
- 2024.10.0
- 完整的 as.tar.gz
- 2024.10.1
- 2024.10.0
- 拆分的 as.tar.gz
- 2024.10.1
- 按需下载.tar.gz
- cv-ondemand.tar.gz
- 2024.10.1
- 2024.10.0
- UiPath 工具
- 2024.10.1
- 2024.10.0
- objectstore-migration.sh
- 2024.10.1
- 2024.10.0
- automation-suite-util.tar.gz
- 2024.10.1
- 2024.10.0
- mirror-registry.sh
- 2024.10.1
- 2024.10.0
- hydrate-registry.sh
- 2024.10.1
- 2024.10.0
- as-images.txt
- 2024.10.1
- 2024.10.0
- as-helm-charts.txt
- 2024.10.1
- 2024.10.0
- as-fs.tar.gz
- 2024.10.1
- 2024.10.0
- versions.json
- 2024.10.1
- 2024.10.0