- Visão geral
- Requisitos
- Instalação
- Pós-instalação
- Migração e atualização
- Atualização do Automation Suite no EKS/AKS
- Etapa 1: mover os dados da organização do Identity, de independente para o Automation Suite
- Etapa 2: restauração do banco de dados de produtos independente
- Etapa 3: backup do banco de dados da plataforma no Automation Suite
- Etapa 4: mesclando organizações no Automation Suite
- Etapa 5: atualização das strings de conexão do produto migradas
- Etapa 6: migração do Orchestrator independente
- Etapa 7: migração do Insights independente
- Etapa 8: exclusão do tenant padrão
- B) Migração de um único tenant
- Migração do Automation Suite no Linux para o Automation Suite no EKS/AKS
- Monitoramento e alertas
- Administração de cluster
- Configuração específica do produto
- Configuração de parâmetros do Orchestrator
- Configurações de aplicativo 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 dos repositórios de credenciais
- Configuração da chave de criptografia por tenant
- Limpeza do banco de dados do Orchestrator
- Solução de problemas
- A configuração de backup não funciona devido a uma falha na conexão com o Azure Government
- Pods no namespace uipath travaram ao habilitar taints de nó personalizado
- Não é possível iniciar o Automation Hub e o Apps com configuração de proxy
- Os pods não podem se comunicar com o FQDN em um ambiente de proxy
- A cadeia de caracteres de conexão SQL da Automação de Teste é ignorada
Automation Suite no guia de instalação do EKS/AKS
Baixando os pacotes de instalação
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 no EKS/AKS. Certifique-se de selecionar a versão dos artefatos que você precisa.
uipathctl
é uma ferramenta de linha de comando da UiPath® que permite executar comandos no Automation Suite Kubernetes hospedado no Azure Kubernetes Service (AKS) e no Amazon Elastic Kubernetes Service (EKS).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
para o Automation Suite 2023.10.6, execute um dos seguintes comandos, dependendo do seu sistema operacional:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathctl-2023.10.6-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathctl-2023.10.6-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathctl-2023.10.6-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathctl-2023.10.6-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathctl-2023.10.6-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathctl-2023.10.6-darwin-amd64.tar.gz
uipathctl
para o Automation Suite 2023.10.5, execute um dos seguintes comandos, dependendo do seu sistema operacional:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-darwin-amd64.tar.gz
uipathctl
para o Automation Suite 2023.10.4, execute um dos seguintes comandos, dependendo do seu sistema operacional:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-darwin-amd64.tar.gz
uipathctl
para o Automation Suite 2023.10.3, execute um dos seguintes comandos, dependendo do seu sistema operacional:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-darwin-amd64.tar.gz
uipathctl
para o Automation Suite 2023.10.2, execute um dos seguintes comandos, dependendo do seu sistema operacional:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-darwin-amd64.tar.gz
uipathctl
para o Automation Suite 2023.10.1, execute um dos seguintes comandos, dependendo de seu sistema operacional:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-darwin-amd64.tar.gz
uipathctl
para o Automation Suite 2023.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/2023.10.0/uipathctl-2023.10.0-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-darwin-amd64.tar.gz
Obrigatório. Necessário para executar verificações de pré-requisitos e etapas de instalação.
versions.json
para o Automation Suite 2023.10.6, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.6/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.6/versions.json
versions.json
para o Automation Suite 2023.10.5, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.5/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.5/versions.json
versions.json
para o Automation Suite 2023.10.4, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.4/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.4/versions.json
versions.json
para o Automation Suite 2023.10.3, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.3/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.3/versions.json
versions.json
para o Automation Suite 2023.10.2, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.2/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.2/versions.json
versions.json
para o Automation Suite 2023.10.1, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.1/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.1/versions.json
kubectl
corresponda à versão do seu cluster.
kubectl
, consulte documentação do Kubernetes.
A ferramenta UiPath.OrganizationMigrationApp ajuda você a executar operações como mover os dados de identidade de todos os tenants de independentes para o Automation Suite e mesclar organizações.
Para verificar qual versão do UiPath.OrganizationMigrationApp é compatível com seu ambiente, consulte Matriz de compatibilidade.
- Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando no terminal:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.7-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.7-linux.zip - Windows
Para baixar o UiPath.OrganizationMigrationApp em uma máquina do Windows, clique aqui.
- Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando no terminal:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.6-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.6-linux.zip - Windows
Para baixar o UiPath.OrganizationMigrationApp em uma máquina do Windows, clique aqui.
- Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando no terminal:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.5-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.5-linux.zip - Windows
Para baixar o UiPath.OrganizationMigrationApp em uma máquina do Windows, clique aqui.
- Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando no terminal:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.4-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.4-linux.zip - Windows
Para baixar o UiPath.OrganizationMigrationApp em uma máquina do Windows, clique aqui.
- Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando no terminal:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.2-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.2-linux.zip - Windows
Para baixar o UiPath.OrganizationMigrationApp em uma máquina do Windows, clique aqui.
-
Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando no terminal:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.1-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.1-linux.zip -
Windows
Para baixar o UiPath.OrganizationMigrationApp em uma máquina do Windows, clique aqui.
-
Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando no terminal:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.0-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.0-linux.zip -
Windows
Para baixar o UiPath.OrganizationMigrationApp em uma máquina do Windows, clique aqui.
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.
https://download.uipath.com/automation-suite/2023.10.6/as-cmk-2023.10.6.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 no terminal:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.6/as-cmk-2023.10.6.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.6/as-cmk-2023.10.6.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2023.10.5/as-cmk-2023.10.5.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 no terminal:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.5/as-cmk-2023.10.5.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.5/as-cmk-2023.10.5.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2023.10.4/as-cmk-2023.10.4.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 no terminal:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.4/as-cmk-2023.10.4.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.4/as-cmk-2023.10.4.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2023.10.3/as-cmk-2023.10.3.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 no terminal:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.3/as-cmk-2023.10.3.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.3/as-cmk-2023.10.3.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2023.10.2/as-cmk-2023.10.2.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 no terminal:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.2/as-cmk-2023.10.2.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.2/as-cmk-2023.10.2.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2023.10.1/as-cmk-2023.10.1.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 no terminal:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.1/as-cmk-2023.10.1.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.1/as-cmk-2023.10.1.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gz
-
Linux:
Para baixar oas-cmk.tar.gz
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gz -
Windows:
mirror-registry.sh
é necessário para configurar um registro externo do Docker.
https://download.uipath.com/automation-suite/2023.10.6/mirror-registry.sh
-
Linux:
Para baixar omirror-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.6/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.6/mirror-registry.sh -
Windows:
Para baixar omirror-registry.sh
em uma máquina Windows, clique aqui.
https://download.uipath.com/automation-suite/2023.10.5/mirror-registry.sh
-
Linux:
Para baixar omirror-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.5/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.5/mirror-registry.sh -
Windows:
Para baixar omirror-registry.sh
em uma máquina Windows, clique aqui.
https://download.uipath.com/automation-suite/2023.10.4/mirror-registry.sh
-
Linux:
Para baixar omirror-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.4/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.4/mirror-registry.sh -
Windows:
Para baixar omirror-registry.sh
em uma máquina Windows, clique aqui.
https://download.uipath.com/automation-suite/2023.10.3/mirror-registry.sh
-
Linux:
Para baixar omirror-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.3/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.3/mirror-registry.sh -
Windows:
Para baixar omirror-registry.sh
em uma máquina Windows, clique aqui.
https://download.uipath.com/automation-suite/2023.10.2/mirror-registry.sh
-
Linux:
Para baixar omirror-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.2/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.2/mirror-registry.sh -
Windows:
Para baixar omirror-registry.sh
em uma máquina Windows, clique aqui.
https://download.uipath.com/automation-suite/2023.10.1/mirror-registry.sh
-
Linux:
Para baixar omirror-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.1/mirror-registry.sh
wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.1/mirror-registry.sh -
Windows:
Para baixar omirror-registry.sh
em uma máquina Windows, clique aqui.
https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.sh
-
Linux:
Para baixar omirror-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.sh
wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2023.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.
https://download.uipath.com/automation-suite/2023.10.6/hydrate-registry.sh
-
Linux:
hydrate-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.6/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.6/hydrate-registry.sh
https://download.uipath.com/automation-suite/2023.10.5/hydrate-registry.sh
-
Linux:
hydrate-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.5/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.5/hydrate-registry.sh
https://download.uipath.com/automation-suite/2023.10.4/hydrate-registry.sh
-
Linux:
hydrate-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.4/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.4/hydrate-registry.sh
https://download.uipath.com/automation-suite/2023.10.3/hydrate-registry.sh
-
Linux:
hydrate-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.3/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.3/hydrate-registry.sh
https://download.uipath.com/automation-suite/2023.10.2/hydrate-registry.sh
-
Linux:
hydrate-registry.sh
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.2/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.2/hydrate-registry.sh
https://download.uipath.com/automation-suite/2023.10.1/hydrate-registry.sh
-
Linux:
Para baixar o
em uma máquina Linux, execute o seguinte comando no terminal:hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.1/hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.1/hydrate-registry.sh -
Windows:
Para baixar ohydrate-registry.sh
em uma máquina Windows, clique aqui.
https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.sh
-
Linux:
Para baixar o
em uma máquina Linux, execute o seguinte comando no terminal:hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2023.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.
https://download.uipath.com/automation-suite/2023.10.6/air-images.txt
-
Para baixar o
Linux:
air-images.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.6/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.6/air-images.txt -
Para baixar
Windows:
air-images.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-images.txt
.
https://download.uipath.com/automation-suite/2023.10.5/air-images.txt
-
Para baixar o
Linux:
air-images.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.5/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.5/air-images.txt -
Para baixar
Windows:
air-images.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-images.txt
.
https://download.uipath.com/automation-suite/2023.10.4/air-images.txt
-
Para baixar o
Linux:
air-images.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.4/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.4/air-images.txt -
Para baixar
Windows:
air-images.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-images.txt
.
https://download.uipath.com/automation-suite/2023.10.3/air-images.txt
-
Para baixar o
Linux:
air-images.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.3/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.3/air-images.txt -
Para baixar
Windows:
air-images.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-images.txt
.
https://download.uipath.com/automation-suite/2023.10.2/air-images.txt
-
Para baixar o
Linux:
air-images.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.2/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.2/air-images.txt -
Para baixar
Windows:
air-images.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-images.txt
.
https://download.uipath.com/automation-suite/2023.10.1/air-images.txt
-
Para baixar o
Linux:
air-images.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.1/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.1/air-images.txt -
Para baixar
Windows:
air-images.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-images.txt
.
https://download.uipath.com/automation-suite/2023.10.0/air-images.txt
-
Para baixar o
Linux:
air-images.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.0/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.0/air-images.txt -
Para baixar
Windows:
air-images.txt
em uma máquina Windows, clique aquie 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.
https://download.uipath.com/automation-suite/2023.10.6/embedded-helm-charts.txt
-
Para baixar o
Linux:
embedded-helm-charts.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.6/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.6/embedded-helm-charts.txt -
Para baixar
Windows:
embedded-helm-charts.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-helm-charts.txt
.
https://download.uipath.com/automation-suite/2023.10.5/embedded-helm-charts.txt
-
Para baixar o
Linux:
embedded-helm-charts.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.5/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.5/embedded-helm-charts.txt -
Para baixar
Windows:
embedded-helm-charts.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-helm-charts.txt
.
https://download.uipath.com/automation-suite/2023.10.4/embedded-helm-charts.txt
-
Para baixar o
Linux:
embedded-helm-charts.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.4/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.4/embedded-helm-charts.txt -
Para baixar
Windows:
embedded-helm-charts.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-helm-charts.txt
.
https://download.uipath.com/automation-suite/2023.10.3/embedded-helm-charts.txt
-
Para baixar o
Linux:
embedded-helm-charts.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.3/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.3/embedded-helm-charts.txt -
Para baixar
Windows:
embedded-helm-charts.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-helm-charts.txt
.
https://download.uipath.com/automation-suite/2023.10.2/embedded-helm-charts.txt
-
Para baixar o
Linux:
embedded-helm-charts.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.2/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.2/embedded-helm-charts.txt -
Para baixar
Windows:
embedded-helm-charts.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-helm-charts.txt
.
https://download.uipath.com/automation-suite/2023.10.1/embedded-helm-charts.txt
-
Para baixar o
Linux:
embedded-helm-charts.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.1/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.1/embedded-helm-charts.txt -
Para baixar
Windows:
embedded-helm-charts.txt
em uma máquina Windows, clique aquie renomeie o arquivo paraas-helm-charts.txt
.
https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txt
-
Para baixar o
Linux:
embedded-helm-charts.txt
em uma máquina Linux, execute o seguinte comando no terminal:wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txt
wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txt -
Para baixar
Windows:
embedded-helm-charts.txt
em uma máquina Windows, clique aquie 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/2023.10.6/uipathtools-2023.10.6-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathtools-2023.10.6-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathtools-2023.10.6-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathtools-2023.10.6-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathtools-2023.10.6-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathtools-2023.10.6-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/2023.10.5/uipathtools-2023.10.5-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathtools-2023.10.5-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathtools-2023.10.5-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathtools-2023.10.5-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathtools-2023.10.5-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathtools-2023.10.5-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/2023.10.4/uipathtools-2023.10.4-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathtools-2023.10.4-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathtools-2023.10.4-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathtools-2023.10.4-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathtools-2023.10.4-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathtools-2023.10.4-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/2023.10.3/uipathtools-2023.10.3-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-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/2023.10.2/uipathtools-2023.10.2-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.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/2023.10.1/uipathtools-2023.10.1-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.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/2023.10.0/uipathtools-2023.10.0-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-darwin-amd64.tar.gz
- uipathctl
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- versions.json
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- kubectl
- UiPath.OrganizationMigrationApp
- 2023.10.7
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.2
- 2023.10.1
- 2023.10.0
- as-cmk.tar.gz
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- mirror-registry.sh
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- hydrate-registry.sh
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- as-images.txt
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- as-helm-charts.txt
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- uipathtools
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0