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

正在完成升级

要完成升级,请执行以下步骤:

  1. 编辑 cluster_config.json 文件,以指向克隆的数据库,以及克隆的存储桶(可选)。
  2. 如果您在离线环境中安装了 Automation Suite 并从 2023.4 或更早版本升级到 2023.10 或更高版本,请将install_type: offline添加到cluster_config.json文件中。
  3. 在目标集群上运行服务安装程序:
    cd /opt/UiPathAutomationSuite/<version>/installer
    
    ./install-uipath.sh -i /opt/UiPathAutomationSuite/cluster_config.json -o ./output.json -s --accept-license-agreementcd /opt/UiPathAutomationSuite/<version>/installer
    
    ./install-uipath.sh -i /opt/UiPathAutomationSuite/cluster_config.json -o ./output.json -s --accept-license-agreement
  4. 安装后更新证书。有关说明,请参阅管理证书
  5. 启动技能:
    • 同步技能:
      ./configureUiPathAS.sh aicenter skill sync [skill_ids]./configureUiPathAS.sh aicenter skill sync [skill_ids]
    • 检查技能状态:
      ./configureUiPathAS.sh aicenter skill status [skill_ids]./configureUiPathAS.sh aicenter skill status [skill_ids]
      该命令可以返回以下任何状态:
      • InProgess - 正在进行技能部署。
      • Failed - 技能部署失败。
      • OutOfSync - 技能在数据库中可用;但是尚未将其部署。
      • Available - 技能已部署并且可供使用时。
  6. 验证目标集群是否按预期运行。
    uipathctl health checkuipathctl health check
  7. 检查新的 Automation Suite 集群与数据、连接性、机器人和工作流相关的状态。
  8. 确保目标集群的 FQDN 与源集群的 FQDN 相同。更新 FQDN 后,将流量切换到新集群。
    • 在更新 FQDN 之前,您必须添加所需的证书以匹配 FQDN。
    • 要更新 FQDN,请参阅在安装后配置 FQDN
    备注:

    更改 FQDN 也需要新的服务器证书。如果有新证书可用,您有两个选择:继续使用安装程序自动配置的新自签名证书,或停止安装并引入新证书。

    您可以通过 cluster_config.json 中的 server_certificate 字段配置证书。
  9. (可选)如果您遇到映像漏洞或存储消耗问题,请从旧版安装程序中删除映像
  10. 在集群目标上启用备份。

此页面是否有帮助?

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