- Visão geral
- Requisitos
- Pré-instalação
- Preparação da instalação
- Instalação e configuração do service mesh
- Baixando os pacotes de instalação
- Configuração do registro compatível com OCI
- Concessão de permissões de instalação
- Instalando e configurando a ferramenta GitOps
- Implantação do Redis pelo OperatorHub
- Aplicação de configurações diversas
- Executando o uipathctl
- Instalação
- Pós-instalação
- Migração e atualização
- Atualizando o Automação Suite
- Migração de produtos independentes para o Automation Suite
- Etapa 1: restauração do banco de dados de produtos independente
- Etapa 2: atualizar o esquema do banco de dados de produtos restaurado
- Etapa 3: migração dos dados da organização do Identity de independente para o Automation Suite
- Etapa 4: backup do banco de dados da plataforma no Automation Suite
- Etapa 5: mesclando organizações no Automation Suite
- Etapa 6: atualização das strings de conexão do produto migradas
- Etapa 7: migração do Orchestrator independente
- Etapa 8: migração do Insights independente
- Etapa 9: migração do Test Manager independente
- Etapa 10: exclusão do tenant padrão
- Executando uma migração de único tenant
- Migração entre clusters do Automation Suite
- Monitoramento e alertas
- Administração de cluster
- Configuração específica do produto
- Configuração avançada do Orchestrator
- 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
- Ignorar a instalação da biblioteca do host
- Solução de problemas
- Como coletar dados de uso de DU com objectstore (Ceph) no cluster
- Como resolver a falha de verificação de conectividade pré-requisito no OpenShift 4.16-4.18
- Como desinstalar o Automation Suite
- Como implantar o Insights em um cluster habilitado para FIPS
- Como desabilitar a habilitação automática do CDI no operador de GPU Nvidia
Guia de instalação do Automation Suite no OpenShift
Você deve instalar o seguinte software em sua máquina de gerenciamento. Máquina de gerenciamento refere-se à máquina que você usa para operar seu cluster e que pode acessar seu cluster por meio do arquivo 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 |
|---|---|---|
uipathctl | 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 detalhes, incluindo uma lista completa de operações uipathctl , consulte o Guia de Referência do uipathctl. | Download do uipathctl |
versions.json | Obrigatório. Necessário para executar verificações pré-requisitos e etapas de instalação. | Baixar version.json |
oc | Opcional. Certifique-se de que oc corresponda à versão do seu cluster. | Download oc |
helm | Opcional. Necessário para instalações offline ao configurar um registro compatível com OCI usando mirror-registry.sh ou hydrate-registry.sh. É necessário o Helm 3.8 ou posterior. | Fazer Download do Helm |
as-cmk.tar.gz | 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 |
openshift.tar.gz | openshift.tar.gz contém as imagens de contêineres e os manifestos de implantação dos recursos compartilhados da UiPath® e produtos da UiPath®. | Baixe o openShift.tar.gz |
mirror-registry.sh | mirror-registry.sh é necessário para configurar um registro externo do Docker. | Baixe o mirror-registry.sh |
hydrate-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 | 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 | as-helm-charts.txt contêm os detalhes para o 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 | uipathtools é uma ferramenta de CLI que contém um subconjunto de recursos uipathctl específicos para comandos de integridade. | Baixar uipathtools |
cv-ondemand.tar.gz | cv-ondemand.tar.gz contém modelos e pacotes do Computer Vision. | Baixe o cv-ondemand.tar.gz |
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.
uipathctl
Obrigatório. 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.
No momento, 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).
2024.10.8
Para baixar uipathctl para o Automation Suite 2024.10.8, 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.8/uipathctl-2024.10.8-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.8/uipathctl-2024.10.8-linux-amd64.tar.gz - Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.8/uipathctl-2024.10.8-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.8/uipathctl-2024.10.8-windows-amd64.tar.gz - MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.8/uipathctl-2024.10.8-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.8/uipathctl-2024.10.8-darwin-amd64.tar.gz
2024.10.7
Para baixar uipathctl para o Automation Suite 2024.10.7, 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.7/uipathctl-2024.10.7-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathctl-2024.10.7-linux-amd64.tar.gz - Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathctl-2024.10.7-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathctl-2024.10.7-windows-amd64.tar.gz - MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathctl-2024.10.7-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathctl-2024.10.7-darwin-amd64.tar.gz
2024.10.6
Para baixar uipathctl para o Automation Suite 2024.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/2024.10.6/uipathctl-2024.10.6-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathctl-2024.10.6-linux-amd64.tar.gz - Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathctl-2024.10.6-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathctl-2024.10.6-windows-amd64.tar.gz - MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathctl-2024.10.6-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathctl-2024.10.6-darwin-amd64.tar.gz
2024.10.5
Para baixar uipathctl para o Automation Suite 2024.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/2024.10.5/uipathctl-2024.10.5-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathctl-2024.10.5-linux-amd64.tar.gz - Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathctl-2024.10.5-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathctl-2024.10.5-windows-amd64.tar.gz - MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathctl-2024.10.5-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathctl-2024.10.5-darwin-amd64.tar.gz
2024.10.4
Para baixar uipathctl para o Automation Suite 2024.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/2024.10.4/uipathctl-2024.10.4-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathctl-2024.10.4-linux-amd64.tar.gz - Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathctl-2024.10.4-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathctl-2024.10.4-windows-amd64.tar.gz - MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathctl-2024.10.4-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathctl-2024.10.4-darwin-amd64.tar.gz
2024.10.3
Para baixar uipathctl para o Automation Suite 2024.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/2024.10.3/uipathctl-2024.10.3-linux-amd64.tar.gzwget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-linux-amd64.tar.gz - Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-windows-amd64.tar.gzwget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-windows-amd64.tar.gz - MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-darwin-amd64.tar.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-darwin-amd64.tar.gz
2024.10.2
Para baixar uipathctl para o Automation Suite 2024.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/2024.10.2/uipathctl-2024.10.2-linux-amd64.tar.gzwget -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.gzwget -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.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-darwin-amd64.tar.gz
2024.10.1
Para baixar 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.gzwget -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.gzwget -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.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-darwin-amd64.tar.gz
2024.10.0
Para baixar 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.gzwget -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.gzwget -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.gzwget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-darwin-amd64.tar.gz
Versions.json
Obrigatório. Necessário para executar verificações pré-requisitos e etapas de instalação.
2024.10.8
Para baixar versions.json para o Automation Suite 2024.10.8, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.8/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.8/versions.json
2024.10.7
Para baixar versions.json para o Automation Suite 2024.10.7, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.7/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.7/versions.json
2024.10.6
Para baixar versions.json para o Automation Suite 2024.10.6, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.6/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.6/versions.json
2024.10.5
Para baixar versions.json para o Automation Suite 2024.10.5, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.5/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.5/versions.json
2024.10.4
Para baixar versions.json para o Automation Suite 2024.10.4, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.4/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.4/versions.json
2024.10.3
Para baixar versions.json para o Automation Suite 2024.10.3, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.3/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.3/versions.json
2024.10.2
Para baixar versions.json para o Automation Suite 2024.10.2, execute o seguinte comando:
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
2024.10.1
Para baixar 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
2024.10.0
Para baixar versions.json para o Automation Suite 2024.10.0, execute o seguinte comando:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.0/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.0/versions.json
OpenShift CLI (oc)
Opcional. Certifique-se de que oc corresponda à versão do seu cluster.
Para baixar oc, consulte a documentação do OpenShift.
helm
Opcional. Necessário para instalações offline ao configurar um registro compatível com OCI. É necessário o Helm 3.8 ou posterior.
Para baixar helm, consulte a documentação do Helm.
UiPath.OrganizationMigrationApp
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.
2024.10.5
-
Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.5-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.5-linux.zip -
Windows
Em uma máquina Windows, baixe MSIToAutomationSuiteTenantMigrator-2024.10.5-windows.zip.
2024.10.4
-
Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.4-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.4-linux.zip -
Windows
Em uma máquina Windows, baixe MSIToAutomationSuiteTenantMigrator-2024.10.4-windows.zip.
2024.10.3
-
Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.3-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.3-linux.zip -
Windows Em uma máquina Windows, baixe MSIToAutomationSuiteTenantMigrator-2024.10.3-windows.zip.
2024.10.2
-
Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.2-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.2-linux.zip -
Windows
Em uma máquina Windows, baixe MSIToAutomationSuiteTenantMigrator-2024.10.2-windows.zip.
2024.10.1
-
Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.1-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.1-linux.zip -
Windows Em uma máquina Windows, baixe MSIToAutomationSuiteTenantMigrator-2024.10.1-windows.zip.
2024.10.0
-
Linux
Para baixar o UiPath.OrganizationMigrationApp em uma máquina Linux, execute o seguinte comando:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.0-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.0-linux.zip -
Windows Em uma máquina Windows, baixe MSIToAutomationSuiteTenantMigrator-2024.10.0-windows.zip.
as-cmk.tar.gz
A partir do Automation Suite 2024.10.2, substituímos as-cmk.tar.gz por openshift.tar.gz. No entanto, as versões 2024.10.0 e 2024.10.1 do Automation Suite ainda usam as-cmk.tar.gz.
as-cmk.tar.gzcontém as imagens de contêineres e os manifestos de implantação dos recursos compartilhados da UiPath® e Produto UiPath®.
as-cmk.tar.gz é necessário durante a instalação e atualização.
2024.10.1
Para o arquivo de soma de verificação, baixe as-cmk-2024.10.1-sha256sum.txt.
-
Linux:
Para baixar
as-cmk.tar.gzem 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.gzwget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-cmk-2024.10.1.tar.gz -
Windows:
Em uma máquina Windows, baixe as-cmk-2024.10.1.tar.gz e renomeie-o para
as-cmk.tar.gz.
2024.10.0
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, baixe as-cmk-2024.10.0-sha256sum.txt.
-
Linux:
Para baixar
as-cmk.tar.gzem 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.gzwget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gz -
Windows:
Em uma máquina Windows, baixe as-cmk-2024.10.0.tar.gz e renomeie-o para
as-cmk.tar.gz.
openShift.tar.gz
A partir do Automation Suite 2024.10.2, openshift.tar.gz substitui a imagem as-cmk.tar.gz usada em versões anteriores.
openshift.tar.gzcontém as imagens de contêineres e os manifestos de implantação dos recursos compartilhados da UiPath® e Produto UiPath®.
openshift.tar.gz é necessário durante a instalação e atualização.
2024.10.8
Para o arquivo de soma de verificação, baixe openshift-2024.10.8-sha256sum.txt.
-
Linux:
Para baixar
openshift.tar.gzem uma máquina Linux, execute o seguinte comando:wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.8/openshift-2024.10.8.tar.gzwget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.8/openshift-2024.10.8.tar.gz -
Windows:
Em uma máquina Windows, baixe openshift-2024.10.8.tar.gz e renomeie-o para
openshift.tar.gz.
2024.10.7
Para o arquivo de soma de verificação, baixe openshift-2024.10.7-sha256sum.txt.
-
Linux:
Para baixar
openshift.tar.gzem uma máquina Linux, execute o seguinte comando:wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.7/openshift-2024.10.7.tar.gzwget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.7/openshift-2024.10.7.tar.gz -
Windows:
Em uma máquina Windows, baixe openshift-2024.10.7.tar.gz e renomeie-o para
openshift.tar.gz.
2024.10.6
Para o arquivo de soma de verificação, baixe openshift-2024.10.6-sha256sum.txt.
-
Linux:
Para baixar
openshift.tar.gzem uma máquina Linux, execute o seguinte comando:wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.6/openshift-2024.10.6.tar.gzwget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.6/openshift-2024.10.6.tar.gz -
Windows:
Em uma máquina Windows, baixe openshift-2024.10.6.tar.gz e renomeie-o para
openshift.tar.gz.
2024.10.5
Para o arquivo de soma de verificação, baixe openshift-2024.10.5-sha256sum.txt.
-
Linux:
Para baixar
openshift.tar.gzem uma máquina Linux, execute o seguinte comando:wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.5/openshift-2024.10.5.tar.gzwget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.5/openshift-2024.10.5.tar.gz -
Windows:
Em uma máquina Windows, baixe openshift-2024.10.5.tar.gz e renomeie-o para
openshift.tar.gz.
2024.10.4
Para o arquivo de soma de verificação, baixe openshift-2024.10.4-sha256sum.txt.
-
Linux:
Para baixar
openshift.tar.gzem uma máquina Linux, execute o seguinte comando:wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.4/openshift-2024.10.4.tar.gzwget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.4/openshift-2024.10.4.tar.gz -
Windows:
Em uma máquina Windows, baixe openshift-2024.10.4.tar.gz e renomeie-o para
openshift.tar.gz.
2024.10.3
Para o arquivo de soma de verificação, baixe openshift-2024.10.3-sha256sum.txt.
-
Linux:
Para baixar
openshift.tar.gzem uma máquina Linux, execute o seguinte comando:wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.3/openshift-2024.10.3.tar.gzwget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.3/openshift-2024.10.3.tar.gz -
Windows:
Em uma máquina Windows, baixe openshift-2024.10.3.tar.gz e renomeie-o para
openshift.tar.gz.
2024.10.2
Para o arquivo de soma de verificação, baixe openshift-2024.10.2-sha256sum.txt.
-
Linux:
Para baixar
openshift.tar.gzem uma máquina Linux, execute o seguinte comando:wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.2/openshift-2024.10.2.tar.gzwget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.2/openshift-2024.10.2.tar.gz -
Windows:
Em uma máquina Windows, baixe openshift-2024.10.2.tar.gz e renomeie-o para
openshift.tar.gz.
mirror-registry.sh
mirror-registry.sh é necessário para configurar um registro externo do Docker.
2024.10.8
-
Linux:
Para baixar
mirror-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.8/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.8/mirror-registry.sh -
Windows:
Em uma máquina Windows, baixe espelho-registry.sh.
2024.10.7
-
Linux:
Para baixar
mirror-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.7/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.7/mirror-registry.sh -
Windows:
Em uma máquina Windows, baixe espelho-registry.sh.
2024.10.6
-
Linux:
Para baixar
mirror-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.6/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.6/mirror-registry.sh -
Windows:
Em uma máquina Windows, baixe espelho-registry.sh.
2024.10.5
-
Linux:
Para baixar
mirror-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.5/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.5/mirror-registry.sh -
Windows:
Em uma máquina Windows, baixe espelho-registry.sh.
2024.10.4
-
Linux:
Para baixar
mirror-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.4/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.4/mirror-registry.sh -
Windows:
Em uma máquina Windows, baixe espelho-registry.sh.
2024.10.3
-
Linux:
Para baixar
mirror-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.3/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.3/mirror-registry.sh -
Windows:
Em uma máquina Windows, baixe espelho-registry.sh.
2024.10.2
-
Linux:
Para baixar
mirror-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.2/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.2/mirror-registry.sh -
Windows:
Em uma máquina Windows, baixe espelho-registry.sh.
2024.10.1
-
Linux:
Para baixar
mirror-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.sh -
Windows:
Em uma máquina Windows, baixe espelho-registry.sh.
2024.10.0
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
mirror-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh -
Windows:
Em uma máquina Windows, baixe espelho-registry.sh.
hydrate-registry.sh
hydrate-registry.sh é necessário para configurar seu registro externo compatível com OCI para instalações offline no Automation Suite.
2024.10.8
-
Linux:
Para baixar
hydrate-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.8/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.8/hydrate-registry.sh -
Windows:
Em uma máquina Windows, baixe hidr-registry.sh.
2024.10.7
-
Linux:
Para baixar
hydrate-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.7/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.7/hydrate-registry.sh -
Windows:
Em uma máquina Windows, baixe hidr-registry.sh.
2024.10.6
-
Linux:
Para baixar
hydrate-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.6/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.6/hydrate-registry.sh -
Windows:
Em uma máquina Windows, baixe hidr-registry.sh.
2024.10.5
-
Linux:
Para baixar
hydrate-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.5/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.5/hydrate-registry.sh -
Windows:
Em uma máquina Windows, baixe hidr-registry.sh.
2024.10.4
-
Linux:
Para baixar
hydrate-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.4/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.4/hydrate-registry.sh -
Windows:
Em uma máquina Windows, baixe hidr-registry.sh.
2024.10.3
-
Linux:
Para baixar
hydrate-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.3/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.3/hydrate-registry.sh -
Windows:
Em uma máquina Windows, baixe hidr-registry.sh.
2024.10.2
-
Linux:
Para baixar
hydrate-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.2/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.2/hydrate-registry.sh -
Windows:
Em uma máquina Windows, baixe hidr-registry.sh.
2024.10.1
-
Linux:
Para baixar
hydrate-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.sh -
Windows:
Em uma máquina Windows, baixe hidr-registry.sh.
2024.10.0
-
Linux:
Para baixar
hydrate-registry.shem uma máquina Linux, execute o seguinte comando:wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.sh -
Windows:
Em uma máquina Windows, baixe hidr-registry.sh.
as-images.txt
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.
2024.10.8
-
Linux
Para baixar
openshift-images.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.8/openshift-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.8/openshift-images.txt -
Windows:
Para baixar
openshift-images.txtem uma máquina Windows, acesse este link e renomeie o arquivo paraas-images.txt.
2024.10.7
-
Linux
Para baixar
openshift-images.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.7/openshift-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.7/openshift-images.txt -
Windows:
Para baixar
openshift-images.txtem uma máquina Windows, acesse este link e renomeie o arquivo paraas-images.txt.
2024.10.6
-
Linux
Para baixar
openshift-images.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.6/openshift-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.6/openshift-images.txt -
Windows:
Para baixar
openshift-images.txtem uma máquina Windows, acesse este link e renomeie o arquivo paraas-images.txt.
2024.10.5
-
Linux
Para baixar
openshift-images.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.5/openshift-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.5/openshift-images.txt -
Windows:
Para baixar
openshift-images.txtem uma máquina Windows, acesse este link e renomeie o arquivo paraas-images.txt.
2024.10.4
-
Linux
Para baixar
openshift-images.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.4/openshift-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.4/openshift-images.txt -
Windows:
Para baixar
openshift-images.txtem uma máquina Windows, acesse este link e renomeie o arquivo paraas-images.txt.
2024.10.3
-
Linux
Para baixar
openshift-images.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.3/openshift-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.3/openshift-images.txt -
Windows:
Para baixar
openshift-images.txtem uma máquina Windows, acesse este link e renomeie o arquivo paraas-images.txt.
2024.10.2
-
Linux
Para baixar
openshift-images.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.2/openshift-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.2/openshift-images.txt -
Windows:
Para baixar
openshift-images.txtem uma máquina Windows, acesse este link e renomeie o arquivo paraas-images.txt.
2024.10.1
-
Linux
Para baixar
openshift-images.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.1/openshift-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.1/openshift-images.txt -
Windows:
Para baixar
openshift-images.txtem uma máquina Windows, acesse este link e renomeie o arquivo paraas-images.txt.
2024.10.0
https://download.uipath.com/automation-suite/2024.10.0/openshift-images.txt
https://download.uipath.com/automation-suite/2024.10.0/openshift-images.txt
-
Linux
Para baixar
openshift-images.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.0/openshift-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.0/openshift-images.txt -
Windows:
Para baixar
openshift-images.txtem uma máquina Windows, acesse este link e renomeie o arquivo paraas-images.txt.
as-helm-charts.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.
2024.10.8
-
Linux:
Para baixar
embedded-helm-charts.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.8/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.8/embedded-helm-charts.txt -
Windows:
Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para
as-helm-charts.txt.
2024.10.7
-
Linux:
Para baixar
embedded-helm-charts.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.7/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.7/embedded-helm-charts.txt -
Windows:
Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para
as-helm-charts.txt.
2024.10.6
-
Linux:
Para baixar
embedded-helm-charts.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.6/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.6/embedded-helm-charts.txt -
Windows:
Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para
as-helm-charts.txt.
2024.10.5
-
Linux:
Para baixar
embedded-helm-charts.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.5/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.5/embedded-helm-charts.txt -
Windows:
Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para
as-helm-charts.txt.
2024.10.4
-
Linux:
Para baixar
embedded-helm-charts.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.4/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.4/embedded-helm-charts.txt -
Windows:
Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para
as-helm-charts.txt.
2024.10.3
-
Linux:
Para baixar
embedded-helm-charts.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.3/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.3/embedded-helm-charts.txt -
Windows:
Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para
as-helm-charts.txt.
2024.10.2
-
Linux:
Para baixar
embedded-helm-charts.txtem uma máquina Linux, execute o seguinte comando:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.2/embedded-helm-charts.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.2/embedded-helm-charts.txt -
Windows:
Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para
as-helm-charts.txt.
2024.10.1
-
Linux:
Para baixar
embedded-helm-charts.txtem 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.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-helm-charts.txt -
Windows:
Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para
as-helm-charts.txt.
2024.10.0
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
embedded-helm-charts.txtem 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.txtwget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt -
Windows:
Em uma máquina Windows, baixe installed-HLm-charts.txt e renomeie-o para
as-helm-charts.txt.
uipathtools
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.
2024.10.8
Para baixar o 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.8/uipathtools-2024.10.8-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.8/uipathtools-2024.10.8-linux-amd64.tar.gz - Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.8/uipathtools-2024.10.8-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.8/uipathtools-2024.10.8-windows-amd64.tar.gz - MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.8/uipathtools-2024.10.8-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.8/uipathtools-2024.10.8-darwin-amd64.tar.gz
2024.10.7
Para baixar o 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.7/uipathtools-2024.10.7-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathtools-2024.10.7-linux-amd64.tar.gz - Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathtools-2024.10.7-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathtools-2024.10.7-windows-amd64.tar.gz - MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathtools-2024.10.7-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathtools-2024.10.7-darwin-amd64.tar.gz
2024.10.6
Para baixar o 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.6/uipathtools-2024.10.6-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathtools-2024.10.6-linux-amd64.tar.gz - Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathtools-2024.10.6-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathtools-2024.10.6-windows-amd64.tar.gz - MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathtools-2024.10.6-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathtools-2024.10.6-darwin-amd64.tar.gz
2024.10.5
Para baixar o 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.5/uipathtools-2024.10.5-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathtools-2024.10.5-linux-amd64.tar.gz - Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathtools-2024.10.5-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathtools-2024.10.5-windows-amd64.tar.gz - MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathtools-2024.10.5-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathtools-2024.10.5-darwin-amd64.tar.gz
2024.10.4
Para baixar o 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.4/uipathtools-2024.10.4-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathtools-2024.10.4-linux-amd64.tar.gz - Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathtools-2024.10.4-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathtools-2024.10.4-windows-amd64.tar.gz - MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathtools-2024.10.4-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathtools-2024.10.4-darwin-amd64.tar.gz
2024.10.3
Para baixar o 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.3/uipathtools-2024.10.3-linux-amd64.tar.gzwget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-linux-amd64.tar.gz - Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-windows-amd64.tar.gzwget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-windows-amd64.tar.gz - MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-darwin-amd64.tar.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-darwin-amd64.tar.gz
2024.10.2
Para baixar o 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.gzwget -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.gzwget -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.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-darwin-amd64.tar.gz
2024.10.1
Para baixar o 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.gzwget -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.gzwget -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.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-darwin-amd64.tar.gz
2024.10.0
Para baixar o 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.gzwget -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.gzwget -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.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-darwin-amd64.tar.gz
cv-ondemand.tar.gz
cv-ondemand.tar.gz contém modelos e pacotes do Computer Vision.
Se você optar pelo perfil de instalação offline, deverá baixar cv-ondemand.tar.gz. Se você escolher o perfil de instalação online, o Automation Suite extrairá todos os modelos do Computer Vision diretamente do registro de contêiner hospedado nos servidores UiPath®.
cv-ondemand.tar.gz é necessário apenas quando você deseja usar modelos do Compuer Vision.
2024.10.8
https://download.uipath.com/automation-suite/2024.10.8/cv2410-2024.10.8.tar.gz
Para o arquivo de soma de verificação, baixe cv2410-2024.10.8-sha256sum.txt.
-
Linux:
Para baixar o
cv-ondemand.tar.gzem uma máquina Linux, execute o seguinte comando no terminal:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.8/cv2410-2024.10.8.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.8/cv2410-2024.10.8.tar.gz -
Windows:
Em uma máquina Windows, baixe cv2410-2024.10.8.tar.gz e renomeie-o para
cv-ondemand.tar.gz.
2024.10.7
https://download.uipath.com/automation-suite/2024.10.7/cv2410-2024.10.7.tar.gz
Para o arquivo de soma de verificação, baixe cv2410-2024.10.7-sha256sum.txt.
-
Linux:
Para baixar o
cv-ondemand.tar.gzem uma máquina Linux, execute o seguinte comando no terminal:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.7/cv2410-2024.10.7.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.7/cv2410-2024.10.7.tar.gz -
Windows:
Em uma máquina Windows, baixe cv2410-2024.10.7.tar.gz e renomeie-o para
cv-ondemand.tar.gz.
2024.10.6
https://download.uipath.com/automation-suite/2024.10.6/cv2410-2024.10.6.tar.gz
Para o arquivo de soma de verificação, baixe cv2410-2024.10.6-sha256sum.txt.
-
Linux:
Para baixar o
cv-ondemand.tar.gzem uma máquina Linux, execute o seguinte comando no terminal:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.6/cv2410-2024.10.6.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.6/cv2410-2024.10.6.tar.gz -
Windows:
Em uma máquina Windows, baixe cv2410-2024.10.6.tar.gz e renomeie-o para
cv-ondemand.tar.gz.
2024.10.5
https://download.uipath.com/automation-suite/2024.10.5/cv2410-2024.10.5.tar.gz
Para o arquivo de soma de verificação, baixe cv2410-2024.10.5-sha256sum.txt.
-
Linux:
Para baixar o
cv-ondemand.tar.gzem uma máquina Linux, execute o seguinte comando no terminal:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.5/cv2410-2024.10.5.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.5/cv2410-2024.10.5.tar.gz -
Windows:
Em uma máquina Windows, baixe cv2410-2024.10.5.tar.gz e renomeie-o para
cv-ondemand.tar.gz.
2024.10.4
https://download.uipath.com/automation-suite/2024.10.4/cv2410-2024.10.4.tar.gz
Para o arquivo de soma de verificação, baixe cv2410-2024.10.4-sha256sum.txt.
-
Linux:
Para baixar o
cv-ondemand.tar.gzem uma máquina Linux, execute o seguinte comando no terminal:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.4/cv2410-2024.10.4.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.4/cv2410-2024.10.4.tar.gz -
Windows:
Em uma máquina Windows, baixe cv2410-2024.10.4.tar.gz e renomeie-o para
cv-ondemand.tar.gz.
2024.10.3
https://download.uipath.com/automation-suite/2024.10.3/cv2410-2024.10.3.tar.gz
Para o arquivo de soma de verificação, baixe cv2410-2024.10.3-sha256sum.txt.
-
Linux:
Para baixar o
cv-ondemand.tar.gzem uma máquina Linux, execute o seguinte comando no terminal:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.3/cv2410-2024.10.3.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.3/cv2410-2024.10.3.tar.gz -
Windows:
Em uma máquina Windows, baixe cv2410-2024.10.3.tar.gz e renomeie-o para
cv-ondemand.tar.gz.
2024.10.2
https://download.uipath.com/automation-suite/2024.10.2/cv2410-2024.10.2.tar.gz
Para o arquivo de soma de verificação, baixe cv2410-2024.10.2-sha256sum.txt.
-
Linux:
Para baixar o
cv-ondemand.tar.gzem uma máquina Linux, execute o seguinte comando no terminal:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.2/cv2410-2024.10.2.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.2/cv2410-2024.10.2.tar.gz -
Windows:
Em uma máquina Windows, baixe cv2410-2024.10.2.tar.gz e renomeie-o para
cv-ondemand.tar.gz.
2024.10.1
https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gz
Para o arquivo de soma de verificação, baixe cv2410-2024.10.1-sha256sum.txt.
-
Linux:
Para baixar o
cv-ondemand.tar.gzem uma máquina Linux, execute o seguinte comando no terminal:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gz -
Windows:
Em uma máquina Windows, baixe cv2410-2024.10.1.tar.gz e renomeie-o para
cv-ondemand.tar.gz.
2024.10.0
https://download.uipath.com/automation-suite/2024.10.0/cv2410-2024.10.0.tar.gz
Para o arquivo de soma de verificação, baixe cv2410-2024.10.0-sha256sum.txt.
-
Linux:
Para baixar o
cv-ondemand.tar.gzem uma máquina Linux, execute o seguinte comando no terminal:wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.0/cv2410-2024.10.0.tar.gzwget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.0/cv2410-2024.10.0.tar.gz -
Windows:
Em uma máquina Windows, baixe cv2410-2024.10.0.tar.gz e renomeie-o para
cv-ondemand.tar.gz.
- uipathctl
- 2024.10.8
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- versions.json
- 2024.10.8
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- OpenShift CLI (oc)
- helm
- UiPath.OrganizationMigrationApp
- 2024.10.5
- 2024.10.4
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- as-cmk.tar.gz
- 2024.10.1
- 2024.10.0
- openShift.tar.gz
- 2024.10.8
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4
- 2024.10.3
- 2024.10.2
- mirror-registry.sh
- 2024.10.8
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- hydrate-registry.sh
- 2024.10.8
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- as-images.txt
- 2024.10.8
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- as-helm-charts.txt
- 2024.10.8
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- uipathtools
- 2024.10.8
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- cv-ondemand.tar.gz
- 2024.10.8
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0