Automation Suite
2023.10
False
横幅背景图像
Linux 版 Automation Suite 安装指南
上次更新日期 2024年4月19日

将现有安装转换为多站点设置

如果您已退出 Automation Suite 设置,则可以通过执行以下步骤将其转换为多站点:

  1. 将独立版 Automation Suite 集群转换为主集群。有关详细信息,请参见以下部分:

  2. 安装辅助 Automation Suite 集群。有关详细信息,请参阅 Disaster Recovery - 安装辅助集群

将独立版集群转换为主集群

要将现有的 Automation Suite 集群转换为多站点部署的主集群,请执行以下步骤:

  1. Update cluster_config.json.
  2. 在第一个服务器节点上配置基础架构。

  3. 在其余集群节点上配置基础架构。

  4. 在第一个服务器节点上配置结构和服务。

Updating cluster_config.json

Add or modify the required cluster_config.json parameters on the first server node. For more details, see the following documentation: Advanced installation experience
备注:

建议保留现有 Automation Suite 设置的 FQDN,以避免重新配置所有机器人。

Configuring the infrastructure on the first server node

  1. 导航到安装程序文件夹:

    cd /opt/UiPathAutomationSuite/{version}/installercd /opt/UiPathAutomationSuite/{version}/installer
  2. 在第一个服务器节点上运行以下命令:

    ./install-uipath.sh -i cluster_config.json -o output.json -k --skip-compare-config --force-update-fqdn --accept-license-agreement./install-uipath.sh -i cluster_config.json -o output.json -k --skip-compare-config --force-update-fqdn --accept-license-agreement

在其余集群节点上配置基础架构

  1. 导航到安装程序文件夹:

    cd /opt/UiPathAutomationSuite/{version}/installercd /opt/UiPathAutomationSuite/{version}/installer
  2. cluster_config.json 文件从第一个服务器节点复制到所有其他节点。
  3. 在所有其他节点上运行以下命令:

    ./install-uipath.sh -i cluster_config.json -o output.json -k -j <node_type> --skip-compare-config --force-update-fqdn --accept-license-agreement./install-uipath.sh -i cluster_config.json -o output.json -k -j <node_type> --skip-compare-config --force-update-fqdn --accept-license-agreement
    备注:
    <node_type>替换为适当的节点类型:
    • server – 适用于其他服务器节点
    • agent – 适用于代理节点
    • task-mining – 适用于 Task Mining 节点
    • gpu – 适用于 GPU 节点
    • asrobots – 用于 Automation Suite 机器人节点

在第一个服务器节点上配置结构和服务

要在第一个服务器节点上配置结构和服务,请运行以下命令:

./install-uipath.sh -i cluster_config.json -o output.json -f -s --skip-compare-config --force-update-fqdn --accept-license-agreement./install-uipath.sh -i cluster_config.json -o output.json -f -s --skip-compare-config --force-update-fqdn --accept-license-agreement

此页面是否有帮助?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath 白色徽标
信任与安全
© 2005-2024 UiPath. All rights reserved.