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

OpenShift 上的 Automation Suite 安装指南

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

使用向导生成配置文件

您可以手动或使用 Automation Suite 安装程序向导生成input.json配置文件。虽然向导提供了一种更人性化的方法,但它目前并不适应所有可能的配置方案。

In some specific instances, manual creation of the configuration file might be required. For details, see Configuring input.json.

要使用 Automation Suite 安装程序向导生成input.json ,请执行以下步骤:

  1. 通过运行以下命令,在本地主机上的端口 80 上启动向导:
    • 在 Linux/macOS 上:

      ./uipathctl config generate./uipathctl config generate
    • 在 Windows 上:
      uipathctl.exe config generateuipathctl.exe config generate
      
    要在不同的端口和主机上启动向导,请运行以下命令:
    • 在 Linux/macOS 上:

      ./uipathctl config generate --port <your port> --host <your IP address>./uipathctl config generate --port <your port> --host <your IP address>
    • 在 Windows 上:
      uipathctl.exe config generate --port <your port> --host <your IP address>uipathctl.exe config generate --port <your port> --host <your IP address>
      
  2. 在您选择的浏览器中,通过访问以下 URL 启动向导: http://localhost:80
    如果您选择了其他主机和端口,请确保将localhost80替换为要启动向导的 IP 地址和端口。
  3. 接受许可协议。
  4. 指示要托管 Automation Suite 的平台。 您可以从以下选项中进行选择:
    • AKS 上的 Automation Suite

    • EKS 上的 Automation Suite

    • OpenShift 上的 Automation Suite
      注意:如果选择此选项,本指南中的说明适用。
    • Linux 版 Automation Suite
  5. 指定部署模式。 您可以从以下选项中进行选择:
    • 在线- 选择此选项可在在线环境中安装 Automation Suite。 此部署模式在安装和运行时需要访问互联网。

    • 离线- 选择此选项可在离线环境中安装 Automation。 此部署模式需要符合 OCI 的容器注册表。

    For details, refer to Deployment scenarios.

  6. 指明您的部署类型。 您可以从以下选项中进行选择:
    • 高可用性- 如果要在多节点 HA 就绪模式下安装 Automation Suite,请选择此选项。

  7. 提供有关初始配置的其他详细信息。 根据您之前的选择,您可能必须提供详细信息,例如 Automation Suite FQDN、管理员用户名和密码、存储类、命名空间、ArgoCD 项目和 ArgoCD 应用程序命名空间。
  8. 指定要启用的 Automation Suite 产品。

    For details, refer to Automation Suite products.

  9. 提供有关 SQL 数据库配置的详细信息,如下所示:
    • 是要使用自己的数据库,还是希望 Automation Suite 安装程序为您创建数据库

    • 是否要使用 Kerberos 身份验证

    • Redis 缓存详细信息

    For details, refer to SQL database.

  10. 指定存储配置详细信息,例如存储类型或存储桶详细信息。

    For details, refer to Storage.

  11. 如果您选择了离线安装,请提供符合 OCI 的注册表的详细信息。
  12. 提供您的证书详细信息。

    For details, refer to Certificates.

  13. 指定要执行高级配置 (例如使用服务级别配置覆盖平台级别配置) 的产品 (例如连接字符串、对象存储设置等)。
  14. 下载input.json配置文件。

使用 Automation Suite 安装程序向导配置input.json期间不可用的任何功能,都可以在下载配置文件后手动包含在内。

此页面有帮助吗?

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