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

Linux 版 Automation Suite 安装指南

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

下载安装包并获取第一个服务器节点上的所有文件

步骤 1.1:准备安装文件夹

通过在计划执行升级的服务器节点上运行以下命令来创建安装文件夹。升级过程会将文件从以下位置移动到相应位置。

sudo su -
mkdir -p /opt/UiPathAutomationSuite/latestsudo su -
mkdir -p /opt/UiPathAutomationSuite/latest
备注:
升级过程使用/opt/UiPathAutomationSuite/<version>/installer目录执行内部操作。 不要创建此文件路径,也不要将升级包下载到此目录。

步骤 1.2:下载安装包

要检索安装包,请使用以下选项:
  • 选项 A :将as-installer.zip内容从第 7 步中创建的临时位置移动到安装文件夹。 首选位置为/opt/UiPathAutomationSuite/<version>/
  • 选项 B :下载安装包并解压缩:

    所需包下载说明位置
    as-installer.zip有关下载说明,请参阅 as-installer.zip

    在计划触发升级的第一个服务器节点上。

    首选位置:/opt/UiPathAutomationSuite/latest/
备注:

您必须在可访问互联网的计算机上执行此步骤,如下所示:

  • 在线安装 - 您可以在 Automation Suite 计算机上下载文件。
  • 离线安装 - 您需要使用可访问互联网的临时管理计算机来下载文件,然后将其传输到 Automation Suite 计算机。
根据您的配置,您可能需要下载其他包。有关下载说明,请参阅安装包下载链接

步骤 1.3:解压缩安装包

通过运行以下命令,在所有 Automation Suite 计算机上解压缩安装包:

cd /opt/UiPathAutomationSuite/latest
unzip as-installer.zip -d installer
chmod 755 -R /opt/UiPathAutomationSuite/latest/installercd /opt/UiPathAutomationSuite/latest
unzip as-installer.zip -d installer
chmod 755 -R /opt/UiPathAutomationSuite/latest/installer
通过运行以下命令验证uipathctl版本:
cd /opt/UiPathAutomationSuite/latest/installer
./bin/uipathctl versioncd /opt/UiPathAutomationSuite/latest/installer
./bin/uipathctl version
备注:
如果执行本页所述的步骤,系统会将安装程序文件提取到 /opt/UiPathAutomationSuite/<version>/installer 文件夹。我们所有的安装说明都假设您使用此文件夹,因此我们也建议您使用该文件夹。

此页面有帮助吗?

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