Platform installation
Platform installation
Overview
This guide describes process of EasyRPA installation.
Current EasyRPA deployment schema includes one Application Server (a Linux machine for Control Server and components) and multiple Node hosts (Windows or Linux machines for robots execution).
Installation steps
From the high-level perspective typical EasyRPA installation procedure include the following steps:
- Prepare Linux machine for Application Server deployment: Application server preparation steps
- Download installation package to Application Server machine and run it, go through installation wizard and setup Control Server following the guide: Application server installation
- Setup Windows Node machine for bots execution: make it dedicated for bots only, because human and bots cannot works simultaneously (they have the same mouse, keyboard, screen and so on).
- As an option you can organize node machines using RDP sessions on Window Server.
- Login to Control Server, create a new node, download node agent package (.bat file) to Node machine and run it. After this node is available for bots executions: Node agent installation
- Setup the application(s) to be automated on the node.