0% found this document useful (0 votes)
9 views

Install Orchestrator in a single-node environment

The document outlines the steps to install UiPath Orchestrator in a single-node environment, starting with running the installer and configuring various settings such as IIS, database, and authentication. Optional features like Insights and Elasticsearch can also be configured during the installation process. After completing the installation, adjustments in IIS Manager are required to enable the use of Orchestrator.

Uploaded by

suckinthedark
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

Install Orchestrator in a single-node environment

The document outlines the steps to install UiPath Orchestrator in a single-node environment, starting with running the installer and configuring various settings such as IIS, database, and authentication. Optional features like Insights and Elasticsearch can also be configured during the installation process. After completing the installation, adjustments in IIS Manager are required to enable the use of Orchestrator.

Uploaded by

suckinthedark
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Install

Orchestrator in a
single-node
environment
What are the steps to install in a single-node
environment?
1. Run the Windows installer UiPathOrchestrator.msi on the node. You will be assisted by the UiPath
Orchestrator Setup wizard. Back up your database to remove any data loss risks.

2. Review the terms in the License Agreement and then click Install.

3. (Optional step) Select if the UiPath Insights and/or Test Automation features are required with
Orchestrator. If you don't, you may skip this step.

4. Change the below Orchestrator IIS settings as per your requirement.

• Website name is set by default and cannot be edited.

• Website port is set to 443 by default. If you want to use another port, make sure to append it to the
PUBLIC_URL Identity Server parameter.

• Select Add firewall rules to this port to ensure machine's connectivity.

• Provide the Subject or Thumbprint of the SSL certificate.

• Select Verify port availability to check if the specified website port is available.

5. Configure the Application Pool settings for IIS.

• The Application Pool Name is set by default and cannot be edited.

UIPATH ORCHESTRATOR INSTALLATION AND TROUBLESHOOTING 2


• Identity option enables to choose the identity under which the UiPath Orchestrator website runs.
Choose one of the following options:

o Application Pool Identity - runs the Orchestrator website under the default identity of the
application pool.

o Custom account - runs the Orchestrator website under an existing Windows or Domain identity.

6. Configure the Orchestrator Database settings as below:

• The name of the SQL Server host is set by default. If this is not your default instance, you can modify
it.

• You can modify the Database name.

• Select the Authentication mode for the UiPath Orchestrator website. The following options are
available:

o Windows Integrated Authentication

o SQL Server Authentication

UIPATH ORCHESTRATOR INSTALLATION AND TROUBLESHOOTING 3


7. Configure the Identity Server settings as below:

• The Database name is set by default but you can modify it.

• The Orchestrator public URL is set by default. If you opt for a custom port, use the format
https://<host name>:<custom port>

• Provide the Subject or Thumbprint of the Signing Certificate.

8. (Optional step) Configure Elasticsearch Log settings as below:

• Provide the Elasticsearch URL.

UIPATH ORCHESTRATOR INSTALLATION AND TROUBLESHOOTING 4


• Provide username and password for authentication.

If you do not want to use Elasticsearch, leave the URL field empty.

9. Configure the Orchestrator Authentication settings by providing the host administrator password and
tenant administrator password.

10. (Optional step) Configure the settings for Insights and Test Automation, if you have chosen these
features at the beginning of the installation.

11. Set up the Storage Type and Storage Location for the Orchestrator storage in the
UiPath.Orchestrator.dll.config file.

With this, the installation process starts. Wait for the process to complete, then navigate to the IIS Manager and
modify the Windows Authentication to Read/Write. Start the website and you will now be able to use
Orchestrator.

UIPATH ORCHESTRATOR INSTALLATION AND TROUBLESHOOTING 5

You might also like