- 入门指南
- 要求
- 最佳实践
- 安装
- 正在更新
- 身份服务器
- 对启动错误进行故障排除
服务器操作系统
| 软件 | 兼容版本 |
|---|---|
|
Windows 服务器 |
|
数据库
| 软件 | 兼容版本 |
|---|---|
|
SQL 服务器 |
|
|
UiPath 高可用性加载项 |
|
Multi-node Orchestrator deployments use the RESP (Redis Serialization Protocol) for communication, and thus can be configured using any solution relying on this protocol.
HAA 是这类解决方案中唯一受 UiPath 支持的解决方案。
日志记录和可视化
The below software is not explicitly required, but is recommended for logging & visualization purposes.
| 软件 | 兼容版本 |
|---|---|
|
Elasticsearch |
Check the official Elasticsearch End-of-Life dates and support matrix. Starting with version 7.16.2, Elasticsearch no longer provides Windows MSI installer packages. Any later versions must be installed via .zip package. |
|
Kibana |
|
浏览器
| 软件 | 兼容版本 |
|---|---|
|
Google Chrome |
|
|
Firefox |
在隐私浏览模式下不支持 |
|
Microsoft Edge |
|
不支持 Internet Explorer。
部署
| 软件 | 兼容版本 |
|---|---|
| 网页部署 | 3.5+ 64 位版本 Please note that this is required only for PowerShell script installations, such as the Azure installation script. For more information, check the Azure App Service installation page. |
| Windows PowerShell | 5.1+ To download Windows PowerShell version 5.1, visit this link and install Windows Management Framework 5.1. For additional help, check the Windows PowerShell 5.1 installation documentation. |
软件框架
| 软件 | 兼容版本 |
|---|---|
|
.NET Framework | 4.7.2+ |
|
ASP.NET Core 模块 |
|
- ASP.NET Core IIS Module 3.1.x is available for download here as part of the Hosting Bundle.
- ASP.NET Core IIS Module 8.0.x is available for download here as part of the Hosting Bundle.
只需安装核心,无需运行时,这可通过使用 OPT_NO_RUNTIME=1 从命令行运行安装程序来完成。
但是,如果您还想安装 Test Manager,则必须安装 ASP.NET Core,包括运行时。运行不带 OPT_NO_RUNTIME=1 选项的安装程序即可实现此目的。
网页服务器
| 软件 | 兼容版本 |
|---|---|
| IIS | 8+ |
| IIS 模块 - URL 重写 | 2.1+ |
虚拟化平台
Any platform that can create a Windows Virtual Machine can be used as well.
| 软件 | 兼容版本 |
|---|---|
|
Citrix XenDesktop |
|
|
Oracle VirtualBox |
|
|
Microsoft Hyper-V | 不适用 |
|
VMware | 不适用 |
凭据存储
使用 Orchestrator 时以下项目不是必需的,而是可选的集成。
| 软件 | 兼容版本(已测试) | 依赖项 |
|---|---|---|
|
CyberArk® | 中央提供程序 11.1 |
|
|
Azure 密钥保管库 | 不适用 | 不适用 |
|
HashiCorp 保险库 |
| 不适用 |
|
BeyondTrust | 21.3+ | 不适用 |
- 根据我们的测试,上述版本可按预期运行。尽管旧版本尚未经过我们的测试,但只要使用相同的 API,旧版本就应该可以使用。
- For additional details on the CyberArk® Credential Provider system requirements, refer to CyberArk® documentation.
- 如果您通过 Orchestrator 中的某个插件使用另一个凭据存储库,则必须验证您是否满足相应插件的所有依赖项和要求。