Uipath Orchestrator组件本地部署全步骤

JDK配置

  1. 此电脑”,然后右键“更多”→“属性”→选择“高级系统设置”→选择“环境变量(N)…”

  2. 在系统变量区域,选择“新建”,输入变量名“JAVA_HOME”;变量值“你的jdk的路径(请参照下图,找到你的安装路径)”,然后点击“确定”。

  3. 在系统变量区域,选择“新建”,输入变量名“CLASSPATH”;变量值:“.;%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\lib\tools.jar;”。请注意变量值中,前面的“点“和”分号”,可以直接复制此变量值。然后点击“确定”。

  4. 通过滚轴,在系统变量区域找到“Path”变量,并双击打开。点击新建,添加如下两行代码(红色选择框中的两行代码)。

  5. 使用Windows图标+R,快速打开“运行”操作界面,并输入cmd,回车确认。

  6. 在命令行输入java –version;如果能显示java的版本信息,则表示配置成功。

.Net Framework 4.7.2

下载:https://www.microsoft.com/en-us/download/details.aspx?id=55167
启动安装包安装即可

Chrome浏览器

下载:https://pc.qq.com/detail/1/detail_2661.html,选择“普通下载”
启动安装包安装即可

IIS的安装与配置

参考Windows Server 2016 IIS的安装与配置.docx进行安装配置

URL Rewrite

启动安装包安装即可

Server Roles and Features

解压AddServerRolesAndFeatures.zip后右键“InstallRolesAndFeatures.ps1”文件 –> 使用PowerShell运行

Web-Deploy extension

启动安装包安装即可
Application Pool user设置
搜索“本地安全策略”-> “本地策略” ->“用户权限分配”:
 作为批处理作业登录。
 本地登录。

SQL Server

参考Windows Server2016中安装SQL Server2016.docx进行安装配置,安装完成后参考“Prerequisites for Installation.docx”文件中《SQL Server》部分描述的要求进行新用户和空数据库的创建

Elasticsearch Server

  1. Download and unzip Elasticsearch:
    https://www.elastic.co/cn/downloads/elasticsearch

  2. 管理员权限Run bin/elasticsearch (or bin\elasticsearch.bat on Windows)

  3. Run curl http://localhost:9200/ or Invoke-RestMethod http://localhost:9200 with PowerShell

  4. 安装说明和验证
    • 启动成功后,绑定的端口
    • 9300:集群节点间通讯接口
    • 9200:客户端访问接口
    • 访问,http://localhost:9200/

  5. 自启动服务器设置
    a) 进入bin目录 执行 elasticsearch-service.bat install 这时已经是windows服务了
    b) 然后执行 elasticsearch-service.bat manager 然后把 use default 勾上 或者把 JAVA Virtual Machine 设置成绝对路径
    c) 去服务面板设置自动启动项

Kibana

注意Kibana和Elasticsearch要一致

  1. Download and unzip Kibana:https://www.elastic.co/cn/downloads/kibana
  2. Open config/kibana.yml in an editor
  3. Set elasticsearch.hosts to point at your Elasticsearch instance
  4. Run bin/kibana (or bin\kibana.bat on Windows)
  5. Point your browser at http://localhost:5601
  6. 将kibana作为服务启动
    (1)下载NSSM,下载地址:http://www.nssm.cc/download
    (2)将NSSM解压并将nssm.exe拷贝到kibana的bin\目录下
    (3)cmd命令进入到kibana的bin文件夹下
    (4)执行安装命令nssm install kibana。

(5)点击安装即可
(6)安装完成后就可以在服务里面看到该sever了,将其设为自动启动

Orchestrator

按照官网安装教程安装即可

  • 0
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Orchestrator Server Windows Server Operating System - minimum required version: 2008 R2 SP1. Check the Software Requirements for the other supported versions. PowerShell - minimum required version: 4.0. To download PowerShell version 4.0, visit this link and install Windows Management Framework 4.0. .NET Framework - minimum required version: 4.7.2 To find out which .NET version is installed on your computer, please see Finding the Installed .NET Version. IIS - minimum required version: 7.5. this is part of the Web Server (IIS) role and is automatically enabled by the provided InstallRolesAndFeatures.ps1script, which can be found in this archive. URL Rewrite - Enables the website to redirect the calls to https (https://servername), instead of http (http://servername). Please download and install URL Rewrite by accessing this link. Server Roles and Features. We provide a PowerShell script, InstallRolesAndFeatures.ps1, that automatically adds the required roles and features to the application server(s). The list of roles and features is presented in Server Roles and Features. Please note that this chapter is for informational purposes only. The archive containing the script and the XML file can be downloaded here. Web-Deploy extension - minimum required version: 3.5, 64bit version. Please note that this is required only for PowerShell script installations, such as the Azure one. Enables you to deploy a website. Please download and install Web Deploy Extension 3.5 by accessing this link.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值