Automation Suite
2023.10
False
下载安装包 - Automation Suite 2023.10
徽标
EKS/AKS 上的 Automation Suite 安装指南
上次更新日期 2023年11月22日

下载安装包

此页面提供了在 EKS/AKS 上安装或配置 Automation Suite 可能需要的所有工件的下载链接列表。确保选择目标工件的版本。

uipathctl

必需uipathctl 是一个 UiPath 命令行工具,可用于对 Azure Kubernetes Service (AKS) 和 Amazon Elastic Kubernetes Service (EKS) 上托管的 Automation Suite Kubernetes 运行命令。您可以使用 uipathctl 检查环境中的先决条件,安装 Automation Suite,使用单个统一 CLI 进行配置和管理。

2023.10.0

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

  • Linux

    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-linux-amd64.tar.gz
  • Windows:

    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-windows-amd64.tar.gz
  • MacOS:

    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-darwin-amd64.tar.gz

versions.json

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

2023.10.0

要下载适用于 Automation Suite 2023.10.0 的 versions.json,请运行以下命令:

wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.0/versions.jsonwget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.0/versions.json

kubectl

可选。确保 kubectl 与集群的版本相符。

要下载 kubectl,请参阅 Kubernetes 文档

UiPath.OrganizationMigrationApp

UiPath.OrganizationMigrationApp 工具可帮助您执行操作,例如将所有租户的身份数据从独立移动到 Automation Suite 以及合并组织。

要查看哪个 UiPath.OrganizationMigrationApp 版本与您的环境兼容,请参阅兼容性矩阵

2023.10.0

  • Linux

    要在 Linux 计算机上下载 UiPath.OrganizationMigrationApp,请在终端上运行以下命令:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.0-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.0-linux.zip
  • Windows

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

as-cmk.tar.gz

as-cmk.tar.gz 包含 UiPath 共享功能和 UiPath 产品的容器映像和部署清单。

如果选用离线安装配置文件,则必须下载 as-cmk.tar.gz。如果选用在线安装配置文件,Kubernetes 将直接从 UiPath 服务器托管的容器注册表中拉取所有容器映像和部署清单。

安装和升级期间需要 as-cmk.tar.gz

2023.10.0

https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gz

对于校验和文件,请单击此处

  • Linux

    要在 Linux 计算机上下载 as-cmk.tar.gz,请在终端运行以下命令:

    wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gzwget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gz
  • Windows

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

mirror-registry.sh

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

https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.sh

  • Linux:

    要在 Linux 计算机上下载 mirror-registry.sh,请在终端运行以下命令:

    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.sh
  • Windows:

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

hydrate-registry.sh

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

https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.sh

  • Linux:

要在 Linux 计算机上下载 hydrate-registry.sh,请在终端运行以下命令:
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.sh

as-images.txt

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

2023.10.0

https://download.uipath.com/automation-suite/2023.10.0/air-images.txt

  • Linux:

    要在 Linux 计算机上下载 air-images.txt,请在终端运行以下命令:
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.0/air-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.0/air-images.txt
  • Windows

    要在 Windows 计算机上下载 air-images.txt,请单击此处

    并将文件重命名为 as-images.txt

as-helm-charts.txt

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

2023.10.0

https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txt

  • Linux:

    要在 Linux 计算机上下载 embedded-helm-charts.txt,请在终端运行以下命令:
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txt
  • Windows

    要在 Windows 计算机上下载 embedded-helm-charts.txt,请单击此处

    并将文件重命名为 as-helm-charts.txt

UiPath 工具

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

2023.10.0

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

  • Linux

    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-linux-amd64.tar.gz
  • Windows

    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-windows-amd64.tar.gz
  • MacOS

    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-darwin-amd64.tar.gz
徽标
获取您需要的帮助
徽标
了解 RPA - 自动化课程
徽标
UiPath Community 论坛
Uipath 白色徽标
信任与安全
© 2005-2023 UiPath. All rights reserved.