- Visão geral
- Requisitos
- Pré-instalação
- Instalação
- Pós-instalação
- Migração e atualização
- Monitoramento e alertas
- Administração de cluster
- Configuração específica do produto
- Configuração de parâmetros do Orchestrator
- Configuração do AppSettings
- Configuração do tamanho máximo da solicitação
- Substituição da configuração de armazenamento no nível do cluster
- Configuração do NLog
- Salvando logs do robô no Elasticsearch
- Configuração dos repositórios de credenciais
- Configuração da chave de criptografia por tenant
- Limpeza do banco de dados do Orchestrator
- Solução de problemas
- Não é possível acessar o Automation Hub após a atualização para o Automation Suite 2024.10.0
- Falha no provisionamento do AI Center após a atualização para a 2023.10 ou posterior
- Volumes do Insights criados em duas zonas diferentes após a migração
- Falha de atualização devido aos tamanhos de PVC do Insights substituídos

Automation Suite no guia de instalação do EKS/AKS
Baixando os pacotes de instalação
kubeconfig
. Sua máquina de gerenciamento pode executar o Linux, Windows ou MacOS.
As seguintes ferramentas são necessárias para executar com êxito as verificações de pré-requisitos, a instalação e as etapas de pós-instalação em seu cluster por meio da máquina cliente.
Ferramenta |
Description |
Fazer download |
---|---|---|
|
Obrigatório.
uipathctl é uma ferramenta de linha de comando da UiPath® que permite executar comandos no Automation Suite Kubernetes.
Você pode usar
uipathctl para verificar pré-requisitos em seu ambiente, instalar o Automation Suite, configurá-lo e gerenciá-lo a partir de um único CLI unificado. Para obter mais informações, incluindo uma lista completa de operações uipathctl , consulte o Guia de referência do uipathctl.
|
|
| Obrigatório. Necessário para executar verificações de pré-requisitos e etapas de instalação. | |
| Opcional. Certifique-se de que kubectl corresponda à versão do seu cluster
| |
|
as-cmk.tar.gz contém as imagens de contêineres e os manifestos de implantação dos recursos compartilhados da UiPath® e produtos da UiPath®.
| Fazer download de as-cmk.tar.gz |
|
mirror-registry.sh é necessário para configurar um registro externo do Docker.
| Baixe o mirror-registry.sh |
|
hydrate-registry.sh é necessário para configurar seu registro externo compatível com OCI para instalações offline.
| Baixe o hidr-registry.sh |
|
as-images.txt contém o nome e a versão das imagens de contêiner que você deve extrair e carregar no registro externo do Docker.
| Fazer download do as-images.txt |
|
as-helm-charts.txt contêm os detalhes do gráfico do helm do aplicativo UiPath® que você deve extrair e carregar para um registro externo do Docker hospedado em seu ambiente.
| Baixe as-helm-charts.txt |
|
uipathtools é uma ferramenta de CLI que contém um subconjunto de recursos uipathctl específicos para comandos de integridade.
| Baixar uipathtools |
Esta página fornece uma lista de links de download para todos os artefatos que você pode precisar para instalar ou configurar o Automation Suite. Certifique-se de selecionar a versão dos artefatos que você precisa.
Identificamos um problema com o Integration Service no Automation Suite 2024.10.0 e 2024.10.1, que pode causar aumento da carga de infraestrutura, se for configurado incorretamente. Como resultado, removemos o Integration Service das versões mencionadas. O Integration Service estará disponível novamente no Automation Suite 2024.10.2.
Para reabilitar o Integration Service nas versões 2024.10.0 e 2024.10.1 do Automation Suite, você deve aplicar o patch correspondente:
Sem esses patches, o Integration Service permanecerá indisponível nas versões do Automation Suite mencionadas.
uipathctl
é uma ferramenta de linha de comando da UiPath® que permite executar comandos no Automation Suite. Você pode usar uipathctl
para verificar pré-requisitos em seu ambiente, instalar o Automation Suite, configurá-lo e gerenciá-lo a partir de um único CLI unificado.
uipathctl
é compatível apenas com a arquitetura x86. Você não pode executar uipathctl
em máquinas baseadas na arquitetura ARM, como Macs com CPUs Apple Silicon (série M).
uipathctl
for Automation Suite 2024.10.2, run one of the following commands, depending on your OS:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-darwin-amd64.tar.gz
uipathctl
para o Automation Suite 2024.10.1, execute um dos seguintes comandos, dependendo do seu sistema operacional:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-darwin-amd64.tar.gz
uipathctl
para o Automation Suite 2024.10.0, execute um dos seguintes comandos, dependendo do seu sistema operacional:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-darwin-amd64.tar.gz
Obrigatório. Necessário para executar verificações de pré-requisitos e etapas de instalação.
versions.json
for Automation Suite 2024.10.2, run the following command:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.2/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.2/versions.json
versions.json
para o Automation Suite 2024.10.1, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.1/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.1/versions.json
kubectl
corresponda à versão do seu cluster.
kubectl
, consulte documentação do Kubernetes.
as-cmk.tar.gz
contém as imagens de contêineres e os manifestos de implantação dos recursos compartilhados da UiPath® e Produto UiPath®.
as-cmk.tar.gz
. Se você escolher o perfil de instalação online, o Kubernetes extrairá todas as imagens de contêiner e manifestos de implantação diretamente do registro de contêiner hospedado em servidores UiPath®.
as-cmk.tar.gz
é necessário durante a instalação e atualização.
Para o arquivo de soma de verificação, clique aqui.
-
Linux:
To downloadas-cmk.tar.gz
on a Linux machine, run the following command:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.2/as-cmk-2024.10.2.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.2/as-cmk-2024.10.2.tar.gz -
Windows:
Para o arquivo de soma de verificação, clique aqui.
-
Linux:
Para baixar oas-cmk.tar.gz
em uma máquina Linux, execute o seguinte comando:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-cmk-2024.10.1.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-cmk-2024.10.1.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gz
https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gz
Para o arquivo de soma de verificação, clique aqui.
-
Linux:
Para baixar oas-cmk.tar.gz
em uma máquina Linux, execute o seguinte comando:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gz -
Windows:
mirror-registry.sh
é necessário para configurar um registro externo do Docker.
-
Linux:
To downloadmirror-registry.sh
on a Linux machine, run the following command:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.2/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.2/mirror-registry.sh -
Windows:
Para baixar omirror-registry.sh
em uma máquina Windows, clique aqui.
-
Linux:
Para baixar omirror-registry.sh
em uma máquina Linux, execute o seguinte comando:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.sh -
Windows:
Para baixar omirror-registry.sh
em uma máquina Windows, clique aqui.
https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
-
Linux:
Para baixar omirror-registry.sh
em uma máquina Linux, execute o seguinte comando:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh -
Windows:
Para baixar omirror-registry.sh
em uma máquina Windows, clique aqui.
hydrate-registry.sh
é necessário para configurar seu registro externo compatível com OCI para instalações offline no Automation Suite.
-
Linux:
To downloadhydrate-registry.sh
on a Linux machine, run the following command:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.2/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.2/hydrate-registry.sh -
Windows:
Para baixar ohydrate-registry.sh
em uma máquina Windows, clique aqui.
-
Linux:
Para baixar ohydrate-registry.sh
em uma máquina Linux, execute o seguinte comando:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.sh -
Windows:
Para baixar ohydrate-registry.sh
em uma máquina Windows, clique aqui.
-
Linux:
Para baixar ohydrate-registry.sh
em uma máquina Linux, execute o seguinte comando:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.sh -
Windows:
Para baixar ohydrate-registry.sh
em uma máquina Windows, clique aqui.
as-images.txt
contém o nome e a versão das imagens de contêiner que devem ser extraídas e carregadas no registro externo do Docker.
-
Linux
To downloadair-images.txt
on a Linux machine, run the following command:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.2/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.2/air-images.txt - Windows:
Para baixar o
air-images.txt
em uma máquina Windows, clique aqui e renomeie o arquivo paraas-images.txt
.
-
Linux
To downloadair-images.txt
on a Linux machine, run the following command:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.1/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.1/air-images.txt - Windows:
Para baixar o
air-images.txt
em uma máquina Windows, clique aqui e renomeie o arquivo paraas-images.txt
.
https://download.uipath.com/automation-suite/2024.10.0/air-images.txt
https://download.uipath.com/automation-suite/2024.10.0/air-images.txt
-
Linux
To downloadair-images.txt
on a Linux machine, run the following command:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.0/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.0/air-images.txt - Windows:
Para baixar o
air-images.txt
em uma máquina Windows, clique aqui e renomeie o arquivo paraas-images.txt
.
as-helm-charts.txt
contêm os detalhes do gráfico do helm do aplicativo UiPath® que deve ser extraído e carregado em um registro externo do Docker hospedado em seu ambiente.
-
Linux:
To downloadembedded-helm-charts.txt
on a Linux machine, run the following command:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.2/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.2/embedded-helm-charts.txt -
Windows:
Para baixar oembedded-helm-charts.txt
em uma máquina Windows, clique aqui e renomeie o arquivo paraas-helm-charts.txt
.
-
Linux:
Para baixar oembedded-helm-charts.txt
em uma máquina Linux, execute o seguinte comando:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-helm-charts.txt -
Windows:
Para baixar oembedded-helm-charts.txt
em uma máquina Windows, clique aqui e renomeie o arquivo paraas-helm-charts.txt
.
https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt
https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt
-
Linux:
Para baixar oembedded-helm-charts.txt
em uma máquina Linux, execute o seguinte comando:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt -
Windows:
Para baixar oembedded-helm-charts.txt
em uma máquina Windows, clique aqui e renomeie o arquivo paraas-helm-charts.txt
.
uipathtools
é uma ferramenta de CLI que contém um subconjunto de recursos uipathctl
específicos para comandos de integridade. A ferramenta é compatível com versões anteriores e funciona com qualquer versão suportada do Automation Suite. Recomendamos usar uipathtools
como a primeira etapa se você tiver qualquer problema.
uipathtools
, execute um dos seguintes comandos, dependendo de seu sistema operacional:
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-darwin-amd64.tar.gz
uipathtools
, execute um dos seguintes comandos, dependendo de seu sistema operacional:
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-darwin-amd64.tar.gz
uipathtools
, execute um dos seguintes comandos, dependendo de seu sistema operacional:
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-darwin-amd64.tar.gz
- uipathctl
- 2024.10.2
- 2024.10.1
- 2024.10.0
- versions.json
- 2024.10.2
- 2024.10.1
- 2024.10.0
- kubectl
- as-cmk.tar.gz
- 2024.10.2
- 2024.10.1
- 2024.10.0
- mirror-registry.sh
- 2024.10.2
- 2024.10.1
- 2024.10.0
- hydrate-registry.sh
- 2024.10.2
- 2024.10.1
- 2024.10.0
- as-images.txt
- 2024.10.2
- 2024.10.1
- 2024.10.0
- as-helm-charts.txt
- 2024.10.2
- 2024.10.1
- 2024.10.0
- uipathtools
- 2024.10.2
- 2024.10.1
- 2024.10.0