UiPath Documentation
orchestrator
2022.10
false
Guía de instalación de Orchestrator
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Instalación

Identity Server and Orchestrator are installed together on the same IIS server. Please read here how to proceed with Orchestrator installation.

El instalador utiliza por defecto la misma base de datos para Orchestrator e Identity Server, pero puedes especificar una base de datos diferente durante la instalación. La dirección de la instalación e Identity Server es https://OrchestratorURL/identity.

Importante:
  • Para implementaciones grandes, te recomendamos que utilices una base de datos independiente para Identity Server.
  • Vuelve a comprobar la ruta de instalación seleccionada. No es posible mover una instalación desde una ubicación a otra después de la instalación.

Realizar una instalación limpia

Los resultados de realizar una instalación de Orchestrator son los siguientes:

Realizar una actualización

The results of performing an Orchestrator update are the following:

  • Los datos preexistentes de Orchestrator tales como usuarios, tenants, huéspedes o configuraciones predeterminadas se propagarán a Identity Server.

  • Orchestrator's UiPath.Orchestrator.dll.config file is updated with Identity Server specific keys.

  • Identity Server's appsettings.json file is updated with Orchestrator specific settings (encryption keys, caching, Redis settings, etc.).

    Importante:

    During Orchestrator update, the installer cannot read an encrypted SecureAppSettings section . In order to read the EncryptionKey from Orchestrator's config file and then migrate it into Identity Server's appsettings.Production.json file, the key must be plain text. You need to manually decrypt the section before updating Orchestrator. After the Orchestrator update process was finalized, remember to re-encrypt the SecureAppSettings section in UiPath.Orchestrator.dll.config.

    Si tienes algún proveedor externo habilitado en UiPath.Orchestrator.dll.config, se te avisará de los cambios manuales que debes realizar en la ubicación de los proveedores externos.

    For security reasons, for the certificate used to sign the access tokens generated by the Identity Server, make sure to use a public key on 2048 bits. The certificate's location has to be set within appsettings.Production.json's Signing Credential section.

    After updating your Orchestrator to v2020.4+, the Profile page won't display login attempts previous to that update, but all the details are still accessible from Orchestrator's database.

  • Realizar una instalación limpia
  • Realizar una actualización

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado