automation-suite
2023.10
false
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Linux 版 Automation Suite 安装指南

上次更新日期 2025年11月6日

向集群中添加新节点

您可以在安装后将服务器节点和代理节点添加到部署中,以增加资源。

重要提示:

单节点评估配置文件和多节点 HA 就绪生产配置文件都支持添加节点。 但是,在单节点环境中添加节点不会导致多节点 HA 就绪生产环境,因为我们不支持在两个部署配置文件之间进行转换。

有关如何下载添加新节点所需的安装包的说明,请参阅下载安装包

要将新节点添加到集群,请执行以下步骤:

  1. Configure the node to connect to the load balancer. For details, see Configuring the load balancer.
  2. Download the installation packages and get them on the machines.
  3. Configure the disks.
  4. Configure the node ports.
  5. Validate and install the required RPM packages.
  6. cluster_config.json 从现有计算机复制到新计算机。
  7. Validate the prerequisites for the installation.
  8. 要添加新的节点,请运行以下命令:
    • 要导航到安装程序文件夹,请运行以下命令。将 <VERSION> 替换为实际的安装程序版本。

      chmod -R 755 /opt/UiPathAutomationSuite
      cd /opt/UiPathAutomationSuite/<version>/installerchmod -R 755 /opt/UiPathAutomationSuite
      cd /opt/UiPathAutomationSuite/<version>/installer
    • 要添加新的服务器节点,请运行以下命令:

      ./install-uipath.sh -i ./cluster_config.json -o ./output.json -k -j server --accept-license-agreement./install-uipath.sh -i ./cluster_config.json -o ./output.json -k -j server --accept-license-agreement
    • 要添加新的代理节点,请运行以下命令:

      ./install-uipath.sh -i ./cluster_config.json -o ./output.json -k -j agent --accept-license-agreement./install-uipath.sh -i ./cluster_config.json -o ./output.json -k -j agent --accept-license-agreement
重要提示:

要添加新的 GPU、Task Mining 或 Automation Suite 机器人节点,请按照以下说明操作:

此页面有帮助吗?

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