automation-suite
2024.10
true
重要 :
请注意此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Linux 版 Automation Suite 安装指南

上次更新日期 2025年2月7日

安装包下载链接

用途

as-installer.zip

  • 安装
  • 升级
  • 还原
  • 新建节点

as.tar.gz

  • 安装
  • 升级
uipathctl
  • 诊断和故障排除

du-ondemand.tar.gz

  • 安装 Document Understanding

cv-ondemand.tar.gz

  • 安装 Computer Vision

objectstore-migration.sh

  • 在线和离线安装中的对象存储数据迁移

automation-suite-util.tar.gz

  • 离线安装中的对象存储数据迁移

mirror-registry.txt

  • 使用兼容 OCI 的外部注册表时的安装和配置

hydrate-registry.sh
  • 使用兼容 OCI 的外部注册表时的安装和配置

as-images.txt

  • 使用兼容 OCI 的外部注册表时的安装和配置

as-helm-charts.txt

  • 使用兼容 OCI 的外部注册表时的安装和配置

as-fs.tar.gz
  • 使用临时注册表时的安装和配置

versions.json

  • 先决条件检查和安装

提示:本页面提供有关将文件下载到当前用户的当前目录的说明。如果要更改目录,请确保使用 -O 参数提供下载路径。

as-installer.zip

as-installer.zip 是包含主安装脚本和支持脚本的安装包。该包中还包含 uipathctl 工具。
备注:
目前, uipathctl仅与 x86 架构兼容。 您无法在基于 ARM 架构的计算机上运行uipathctl ,例如具有 Apple Silicon(M 系列)CPU 的 Mac。
如果选用离线安装配置文件,则必须下载 as-installer.zip。如果选用在线安装配置文件,则交互式安装向导会自动下载 as-installer.zip
在对集群执行安装、升级、灾难恢复操作以及将新节点添加到现有集群期间,需要 as-installer.zip 文件。

2024.10.1

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.zipwget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.1/installer-2024.10.1.zip
  • Windows:

    要在 Windows 计算机上下载 as-installer.zip,请单击此处并将文件重命名为 as-installer.zip

2024.10.0

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.zipwget -O as-installer.zip https://download.uipath.com/automation-suite/2024.10.0/installer-2024.10.0.zip
  • Windows:

    要在 Windows 计算机上下载 as-installer.zip,请单击此处并将文件重命名为 as-installer.zip

uipathctl

必填。uipathctl 是一个 UiPath™ 命令行工具,可用于对 Automation Suite 运行命令。 您可以使用 uipathctl 检查环境中的先决条件,安装 Automation Suite,使用单个统一 CLI 进行配置和管理。
备注:
目前, uipathctl仅与 x86 架构兼容。 您无法在基于 ARM 架构的计算机上运行uipathctl ,例如具有 Apple Silicon(M 系列)CPU 的 Mac。

2024.10.1

要下载适用于 Automation Suite 2024.10.1 的 uipathctl,请根据您的操作系统运行以下命令之一:
  • Linux

    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-linux-amd64.tar.gzwget -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.gzwget -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.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-darwin-amd64.tar.gz

2024.10.0

要下载适用于 Automation Suite 2024.10.0 的uipathctl ,请根据您的操作系统运行以下命令之一:
  • Linux

    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-linux-amd64.tar.gzwget -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.gzwget -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.gzwget -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

as.tar.gz 包含 UiPath™ 共享功能和 UiPath™ 产品的容器映像和部署清单。该捆绑包的大小约为 30 GiB。
对于拥有强大网络连接且希望一次性下载完整文件的用户,完整的 as.tar.gz 是理想之选。
如果选用离线安装配置文件,则必须下载 as.tar.gz。如果选用在线安装配置文件,Kubernetes 将直接从 UiPath™ 服务器托管的容器注册表中拉取所有容器映像和部署清单。
使用内部 Docker 注册表时,仅在服务器节点上进行安装和升级期间才需要 as.tar.gz

2024.10.1

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.gzwget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-2024.10.1.tar.gz
  • Windows

    要下载 as.tar.gz,请单击此处并将文件重命名为 as.tar.gz

2024.10.0

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.gzwget -O as.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-2024.10.0.tar.gz
  • Windows

    要下载 as.tar.gz,请单击此处并将文件重命名为 as.tar.gz

拆分的 as.tar.gz

as.tar.gz 包含 UiPath™ 共享功能和 UiPath™ 产品的容器映像和部署清单。该捆绑包的大小约为 30 GiB。
拆分的 as.tar.gz 专为网络受限的用户或在下载较大文件时可能遇到挑战的用户而设计。
如果选用离线安装配置文件,则必须下载 as.tar.gz。如果选用在线安装配置文件,Kubernetes 将直接从 UiPath™ 服务器托管的容器注册表中拉取所有容器映像和部署清单。
使用内部 Docker 注册表时,仅在服务器节点上进行安装和升级期间才需要 as.tar.gz

2024.10.1

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-001wget 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.gzcat as-2024.10.1-part-* > as.tar.gz
  • Windows

    单击上面提供的相应下载链接,以单独下载已拆分文件的每个部分。每个链接都代表完整的 as.tar.gz 文件的一部分。
    下载所有部分后,通过命令提示符运行以下命令,以将各个部分连接到单个 as.tar.gz 文件中:
    copy /b as-2024.10.1-part-* as.tar.gzcopy /b as-2024.10.1-part-* as.tar.gz

按需下载.tar.gz

du-ondemand.tar.gz 包含用于安装 Document Understanding 包的基本映像。
如果选用离线安装配置文件,则需要下载 du-ondemand.tar.gz。如果选择在线安装配置文件,Automation Suite 将直接从托管于 UiPath™ 服务器的容器注册表中拉取所有 Document Understanding 基本映像。
仅在安装 Document Understanding 时才需要 du-ondemand.tar.gz

有关下载说明,请参阅 ML 包离线安装

重要提示:下载 Document Understanding 包后,请确保将其重命名为 du-ondemand.tar.gz

cv-ondemand.tar.gz

cv-ondemand.tar.gz 包含 Computer Vision 模型和包。
如果选用离线安装配置文件,则必须下载 cv-ondemand.tar.gz。如果选择在线安装配置文件,Kubernetes 将直接从托管于 UiPath™ 服务器的容器注册表中拉取所有 Computer Vision 模型。
仅当您要使用 Computer Vision 模型时,才需要 cv-ondemand.tar.gz

2024.10.1

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.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gz
  • Windows

    要在 Windows 计算机上下载 cv-ondemand.tar.gz,请单击此处并将文件重命名为 cv-ondemand.tar.gz

2024.10.0

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.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.0/cv2410-2024.10.0.tar.gz
  • Windows

    要在 Windows 计算机上下载 cv-ondemand.tar.gz,请单击此处并将文件重命名为 cv-ondemand.tar.gz

UiPath 工具

uipathtools是一个 CLI 工具,其中包含特定于运行状况命令的uipathctl功能的子集。 该工具向后兼容,适用于任何受支持的 Automation Suite 版本。 如果您遇到任何问题,我们建议首先使用uipathtools

2024.10.1

要下载 uipathtools,请根据您的操作系统运行以下命令之一:
  • Linux

    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-linux-amd64.tar.gzwget -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.gzwget -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.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-darwin-amd64.tar.gz

2024.10.0

要下载 uipathtools,请根据您的操作系统运行以下命令之一:
  • Linux

    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-linux-amd64.tar.gzwget -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.gzwget -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.gzwget -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

objectstore-migration.sh 可帮助您在在线和离线安装中迁移对象存储数据。

2024.10.1

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.shwget -O objectstore-migration.sh https://download.uipath.com/automation-suite/objectstore-migration.sh
  • Windows

    要在 Windows 计算机上下载 objectstore-migration.sh,请单击此处

2024.10.0

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.shwget -O objectstore-migration.sh https://download.uipath.com/automation-suite/objectstore-migration.sh
  • Windows

    要在 Windows 计算机上下载 objectstore-migration.sh,请单击此处

automation-suite-util.tar.gz

automation-suite-util.tar.gz 可帮助您在离线安装中迁移对象存储数据。

2024.10.1

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.gzwget -O automation-suite-util.tar.gz https://download.uipath.com/automation-suite/automation-suite-util.tar.gz
  • Windows

    要在 Windows 计算机上下载 automation-suite-util.tar.gz,请单击此处

2024.10.0

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.gzwget -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

配置外部 Docker 注册表需要 mirror-registry.sh

2024.10.1

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.shwget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.sh
  • Windows:

    要在 Windows 计算机上下载 mirror-registry.sh,请单击此处

2024.10.0

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.shwget -O mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
  • Windows:

    要在 Windows 计算机上下载 mirror-registry.sh,请单击此处

hydrate-registry.sh

在 Automation Suite 中配置符合 OCI 的外部注册表以进行离线安装时,需要 hydrate-registry.sh

2024.10.1

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.shwget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.sh
  • Windows:

    要在 Windows 计算机上下载 hydrate-registry.sh,请单击此处

2024.10.0

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.shwget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.sh
  • Windows:

    要在 Windows 计算机上下载 hydrate-registry.sh,请单击此处

as-images.txt

as-images.txt包含必须拉取并上传到外部 Docker 注册表的容器映像的名称和版本。

2024.10.1

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.txtwget -O as-images.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-images.txt
  • Windows

    要在 Windows 计算机上下载 embedded-images.txt,请单击此处
    并将文件重命名为 as-images.txt

2024.10.0

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.txtwget -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

as-helm-charts.txt包含 UiPath™ 应用程序 Helm 图表(必须将其拉取并上传到在环境中托管的外部 Docker 注册表)的详细信息。

2024.10.1

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.txtwget -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

2024.10.0

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.txtwget -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

as-fs.tar.gz包含用于在离线模式下部署共享组件和服务组件的 Helm 图表和图像。

2024.10.1

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.gzwget -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,请单击此处

2024.10.0

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.gzwget -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,请单击此处

versions.json

需要执行先决条件检查和安装步骤。

2024.10.1

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.jsonwget -O versions.json https://download.uipath.com/automation-suite/2024.10.1/versions.json
  • Windows

    要在 Windows 计算机上下载 versions.json,请单击此处

2024.10.0

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.jsonwget -O versions.json https://download.uipath.com/automation-suite/2024.10.0/versions.json
  • Windows

    要在 Windows 计算机上下载 versions.json,请单击此处

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2025 UiPath。保留所有权利。