- Überblick
- Anforderungen
- Installation
- Nach der Installation
- Migration und Upgrade
- Aktualisieren der Automation Suite auf EKS/AKS
- Schritt 1: Verschieben der Identitätsorganisationsdaten von einer eigenständigen in die Automation Suite
- Schritt 2: Wiederherstellen der eigenständigen Produktdatenbank
- Schritt 3: Sichern der Plattformdatenbank in der Automation Suite
- Schritt 4: Zusammenführen von Organisationen in der Automation Suite
- Schritt 5: Aktualisieren der migrierten Produktverbindungszeichenfolgen
- Schritt 6: Migrieren des eigenständigen Orchestrators
- Schritt 7: Migrieren von eigenständigen Insights
- Schritt 8: Löschen des Standardmandanten
- Durchführen der Migration eines einzelnen Mandanten
- Migrieren von der Automation Suite unter Linux zur Automation Suite unter EKS/AKS
- Überwachung und Warnungen
- Clusterverwaltung
- Produktspezifische Konfiguration
- Konfigurieren von Orchestrator-Parametern
- Orchestrator-appSettings
- Konfigurieren von AppSettings
- Konfigurieren der maximalen Anforderungsgröße
- Überschreiben der Speicherkonfiguration auf Clusterebene
- Konfigurieren von Anmeldeinformationsspeichern
- Konfigurieren der Verwendung von einem Verschlüsselungsschlüssel pro Mandant
- Bereinigen der Orchestrator-Datenbank
- Fehlersuche und ‑behebung
- Das Sicherungssetup funktioniert nicht, da die Verbindung mit Azure Government fehlgeschlagen ist
- Hängende Pods im uipath-Namespace bei Aktivierung von benutzerdefinierten Knoten-Markierungen
- Automation Hub und Apps können mit Proxy-Setup nicht gestartet werden
- Pods können nicht mit FQDN in einer Proxy-Umgebung kommunizieren
- SQL-Verbindungszeichenfolge der Testautomatisierung wird ignoriert
- EKS-Sicherung aufgrund der Velero-Version

Automation Suite in der EKS/AKS-Installationsanleitung
Herunterladen der Installationspakete
Auf dieser Seite finden Sie eine Liste mit Download-Links für alle Artefakte, die Sie möglicherweise zum Installieren oder Konfigurieren der Automation Suite auf EKS/AKS benötigen. Stellen Sie sicher, dass Sie die Version der Artefakte auswählen, auf die Sie abzielen.
uipathctl
ist ein UiPath®-Befehlszeilentool, mit dem Sie Befehle für Automation Suite Kubernetes ausführen können, das in Azure Kubernetes Service (AKS) und Amazon Elastic Kubernetes Service (EKS) gehostet wird. Sie können uipathctl
verwenden, um die Voraussetzungen in Ihrer Umgebung zu überprüfen, Automation Suite zu installieren und sie über eine einzige einheitliche CLI zu konfigurieren und zu verwalten.
uipathctl
nur mit der x86-Architektur kompatibel. Sie können uipathctl
nicht auf Maschinen ausführen, die auf der ARM-Architektur basieren, z. B. Macs mit Apple Silicon-CPUs (M-Serie).
uipathctl
für die Automation Suite 2023.10.9 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathctl-2023.10.9-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathctl-2023.10.9-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathctl-2023.10.9-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathctl-2023.10.9-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathctl-2023.10.9-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathctl-2023.10.9-darwin-amd64.tar.gz
uipathctl
für die Automation Suite 2023.10.8 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathctl-2023.10.8-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathctl-2023.10.8-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathctl-2023.10.8-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathctl-2023.10.8-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathctl-2023.10.8-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathctl-2023.10.8-darwin-amd64.tar.gz
uipathctl
für Automation Suite 2023.10.7 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
Linux:
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathctl-2023.10.7-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathctl-2023.10.7-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathctl-2023.10.7-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathctl-2023.10.7-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathctl-2023.10.7-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathctl-2023.10.7-darwin-amd64.tar.gz
uipathctl
für die Automation Suite 2023.10.6 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
für die Automation Suite 2023.10.5 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
für Automation Suite 2023.10.4 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
für die Automation Suite 2023.10.3 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
für Automation Suite 2023.10.2 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
für Automation Suite 2023.10.1 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
für Automation Suite 2023.10.0 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
Erforderlich. Erforderlich zur Durchführung von Voraussetzungsprüfungen und Installationsschritten.
versions.json
für Automation Suite 2023.10.9 herunterzuladen, führen Sie den folgenden Befehl aus:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.9/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.9/versions.json
versions.json
für Automation Suite 2023.10.8 herunterzuladen, führen Sie den folgenden Befehl aus:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.8/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.8/versions.json
versions.json
für Automation Suite 2023.10.7 herunterzuladen, führen Sie den folgenden Befehl aus:
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.7/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.7/versions.json
versions.json
für die Automation Suite 2023.10.6 herunterzuladen, führen Sie den folgenden Befehl aus:
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
für Automation Suite 2023.10.5 herunterzuladen, führen Sie den folgenden Befehl aus:
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
für Automation Suite 2023.10.4 herunterzuladen, führen Sie den folgenden Befehl aus:
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
für die Automation Suite 2023.10.3 herunterzuladen, führen Sie den folgenden Befehl aus:
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
für Automation Suite 2023.10.2 herunterzuladen, führen Sie den folgenden Befehl aus:
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
für Automation Suite 2023.10.1 herunterzuladen, führen Sie den folgenden Befehl aus:
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
mit der Version Ihres Clusters übereinstimmt
kubectl
finden Sie in der Kubernetes-Dokumentation.
Mit dem Tool UiPath.OrganizationMigrationApp können Sie Vorgänge ausführen, z. B. die Identitätsdaten aller Mandanten von eigenständigen in die Automation Suite verschieben und Organisationen zusammenführen.
Informationen zur Überprüfung, welche Version von UiPath.OrganizationMigrationApp mit Ihrer Umgebung kompatibel ist, finden Sie unter Kompatibilitätsmatrix.
- Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.9-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.9-linux.zip - Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, klicken Sie hier.
- Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.8-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.8-linux.zip - Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, klicken Sie hier.
- Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.7-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.7-linux.zip - Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, klicken Sie hier.
- Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.6-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.6-linux.zip - Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, klicken Sie hier.
- Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.5-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.5-linux.zip - Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, klicken Sie hier.
- Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.4-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.4-linux.zip - Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, klicken Sie hier.
- Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.2-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.2-linux.zip - Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, klicken Sie hier.
-
Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.1-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.1-linux.zip -
Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, klicken Sie hier.
-
Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl im Terminal aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.0-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.0-linux.zip -
Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, klicken Sie hier.
as-cmk.tar.gz
enthält die Container-Images und Bereitstellungsmanifeste von gemeinsamen UiPath®-Funktionen und UiPath®-Produkten.
as-cmk.tar.gz
herunterladen. Wenn Sie das Online-Installationsprofil auswählen, ruft Kubernetes alle Container-Images und Bereitstellungsmanifeste direkt aus der Containerregistrierung ab, die auf UiPath®-Servern gehostet wird.
as-cmk.tar.gz
ist während der Installation und Aktualisierung erforderlich.
https://download.uipath.com/automation-suite/2023.10.9/as-cmk-2023.10.9.tar.gz
Für die Prüfsummendatei klicken Sie hier.
-
Linux:
Umas-cmk.tar.gz
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.9/as-cmk-2023.10.9.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.9/as-cmk-2023.10.9.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2023.10.8/as-cmk-2023.10.8.tar.gz
Für die Prüfsummendatei klicken Sie hier.
-
Linux:
Umas-cmk.tar.gz
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.8/as-cmk-2023.10.8.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.8/as-cmk-2023.10.8.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2023.10.7/as-cmk-2023.10.7.tar.gz
Für die Prüfsummendatei klicken Sie hier.
-
Linux:
Umas-cmk.tar.gz
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.7/as-cmk-2023.10.7.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.7/as-cmk-2023.10.7.tar.gz -
Windows:
https://download.uipath.com/automation-suite/2023.10.6/as-cmk-2023.10.6.tar.gz
Für die Prüfsummendatei klicken Sie hier.
-
Linux:
Umas-cmk.tar.gz
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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
Für die Prüfsummendatei klicken Sie hier.
-
Linux:
Umas-cmk.tar.gz
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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
Für die Prüfsummendatei klicken Sie hier.
-
Linux:
Umas-cmk.tar.gz
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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
Für die Prüfsummendatei klicken Sie hier.
-
Linux:
Umas-cmk.tar.gz
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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
Für die Prüfsummendatei klicken Sie hier.
-
Linux:
Umas-cmk.tar.gz
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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
Für die Prüfsummendatei klicken Sie hier.
-
Linux:
Umas-cmk.tar.gz
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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:
Umas-cmk.tar.gz
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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
ist erforderlich, um eine externe Docker-Registrierung zu konfigurieren.
https://download.uipath.com/automation-suite/2023.10.9/mirror-registry.sh
-
Linux:
Ummirror-registry.sh
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.9/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.9/mirror-registry.sh -
Windows:
Klicken Sie hier, ummirror-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.8/mirror-registry.sh
-
Linux:
Ummirror-registry.sh
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.8/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.8/mirror-registry.sh -
Windows:
Klicken Sie hier, ummirror-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.7/mirror-registry.sh
-
Linux:
Ummirror-registry.sh
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.7/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.7/mirror-registry.sh -
Windows:
Klicken Sie hier, ummirror-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.6/mirror-registry.sh
-
Linux:
Ummirror-registry.sh
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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:
Klicken Sie hier, ummirror-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.5/mirror-registry.sh
-
Linux:
Ummirror-registry.sh
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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:
Klicken Sie hier, ummirror-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.4/mirror-registry.sh
-
Linux:
Ummirror-registry.sh
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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:
Klicken Sie hier, ummirror-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.3/mirror-registry.sh
-
Linux:
Ummirror-registry.sh
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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:
Klicken Sie hier, ummirror-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.2/mirror-registry.sh
-
Linux:
Ummirror-registry.sh
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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:
Klicken Sie hier, ummirror-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.1/mirror-registry.sh
-
Linux:
Ummirror-registry.sh
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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:
Klicken Sie hier, ummirror-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.sh
-
Linux:
Ummirror-registry.sh
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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:
Klicken Sie hier, ummirror-registry.sh
auf einer Windows-Maschine herunterzuladen.
hydrate-registry.sh
ist zum Konfigurieren Ihrer externen OCI-konformen Registrierung für Offline-Installationen in der Automation Suite erforderlich.
https://download.uipath.com/automation-suite/2023.10.9/hydrate-registry.sh
-
Linux:
Um
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.9/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.9/hydrate-registry.sh -
Windows:
Klicken Sie hier, umhydrate-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.8/hydrate-registry.sh
-
Linux:
Um
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.8/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.8/hydrate-registry.sh -
Windows:
Klicken Sie hier, umhydrate-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.7/hydrate-registry.sh
-
Linux:
Um
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.7/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.7/hydrate-registry.sh -
Windows:
Klicken Sie hier, umhydrate-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.6/hydrate-registry.sh
-
Linux:
hydrate-registry.sh
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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:
Um
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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:
Klicken Sie hier, umhydrate-registry.sh
auf einer Windows-Maschine herunterzuladen.
https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.sh
-
Linux:
Um
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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:
Klicken Sie hier, umhydrate-registry.sh
auf einer Windows-Maschine herunterzuladen.
as-images.txt
enthält den Namen und die Version der Container-Images, die abgerufen und in die externe Docker-Registrierung hochgeladen werden müssen.
https://download.uipath.com/automation-suite/2023.10.9/air-images.txt
-
Um
Linux:
air-images.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.9/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.9/air-images.txt -
Um
Windows:
air-images.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-images.txt
um.
https://download.uipath.com/automation-suite/2023.10.8/air-images.txt
-
Um
Linux:
air-images.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.8/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.8/air-images.txt -
Um
Windows:
air-images.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-images.txt
um.
https://download.uipath.com/automation-suite/2023.10.7/air-images.txt
-
Um
Linux:
air-images.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.7/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.7/air-images.txt -
Um
Windows:
air-images.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-images.txt
um.
https://download.uipath.com/automation-suite/2023.10.6/air-images.txt
-
Um
Linux:
air-images.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
air-images.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-images.txt
um.
https://download.uipath.com/automation-suite/2023.10.5/air-images.txt
-
Um
Linux:
air-images.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
air-images.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-images.txt
um.
https://download.uipath.com/automation-suite/2023.10.4/air-images.txt
-
Um
Linux:
air-images.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
air-images.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-images.txt
um.
https://download.uipath.com/automation-suite/2023.10.3/air-images.txt
-
Um
Linux:
air-images.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
air-images.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-images.txt
um.
https://download.uipath.com/automation-suite/2023.10.2/air-images.txt
-
Um
Linux:
air-images.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
air-images.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-images.txt
um.
https://download.uipath.com/automation-suite/2023.10.1/air-images.txt
-
Um
Linux:
air-images.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
air-images.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-images.txt
um.
https://download.uipath.com/automation-suite/2023.10.0/air-images.txt
-
Um
Linux:
air-images.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
air-images.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-images.txt
um.
as-helm-charts.txt
enthält die Details für das Helm-Chart der UiPath®-Anwendung, das abgerufen und in eine externe Docker-Registrierung hochgeladen werden muss, die in Ihrer Umgebung gehostet wird.
https://download.uipath.com/automation-suite/2023.10.9/embedded-helm-charts.txt
-
Um
Linux:
embedded-helm-charts.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.9/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.9/embedded-helm-charts.txt -
Um
Windows:
embedded-helm-charts.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-helm-charts.txt
um.
https://download.uipath.com/automation-suite/2023.10.8/embedded-helm-charts.txt
-
Um
Linux:
embedded-helm-charts.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.8/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.8/embedded-helm-charts.txt -
Um
Windows:
embedded-helm-charts.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-helm-charts.txt
um.
https://download.uipath.com/automation-suite/2023.10.7/embedded-helm-charts.txt
-
Um
Linux:
embedded-helm-charts.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus:wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.7/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.7/embedded-helm-charts.txt -
Um
Windows:
embedded-helm-charts.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-helm-charts.txt
um.
https://download.uipath.com/automation-suite/2023.10.6/embedded-helm-charts.txt
-
Um
Linux:
embedded-helm-charts.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
embedded-helm-charts.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-helm-charts.txt
um.
https://download.uipath.com/automation-suite/2023.10.5/embedded-helm-charts.txt
-
Um
Linux:
embedded-helm-charts.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
embedded-helm-charts.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-helm-charts.txt
um.
https://download.uipath.com/automation-suite/2023.10.4/embedded-helm-charts.txt
-
Um
Linux:
embedded-helm-charts.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
embedded-helm-charts.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-helm-charts.txt
um.
https://download.uipath.com/automation-suite/2023.10.3/embedded-helm-charts.txt
-
Um
Linux:
embedded-helm-charts.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
embedded-helm-charts.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-helm-charts.txt
um.
https://download.uipath.com/automation-suite/2023.10.2/embedded-helm-charts.txt
-
Um
Linux:
embedded-helm-charts.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
embedded-helm-charts.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-helm-charts.txt
um.
https://download.uipath.com/automation-suite/2023.10.1/embedded-helm-charts.txt
-
Um
Linux:
embedded-helm-charts.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
embedded-helm-charts.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-helm-charts.txt
um.
https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txt
-
Um
Linux:
embedded-helm-charts.txt
auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl über das Terminal aus: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 -
Um
Windows:
embedded-helm-charts.txt
auf eine Windows-Maschine herunterzuladen, klicken Sie hier und benennen Sie die Datei inas-helm-charts.txt
um.
uipathtools
ist ein CLI-Tool, das eine Teilmenge von uipathctl
-Funktionen enthält, die für Integritätsbefehle spezifisch sind. Das Tool ist abwärtskompatibel und funktioniert mit jeder unterstützten Automation Suite-Version. Wir empfehlen, uipathtools
als ersten Schritt zu verwenden, wenn ein Problem auftritt.
uipathtools
herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathtools-2023.10.9-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathtools-2023.10.9-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathtools-2023.10.9-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathtools-2023.10.9-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathtools-2023.10.9-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.9/uipathtools-2023.10.9-darwin-amd64.tar.gz
uipathtools
herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathtools-2023.10.8-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathtools-2023.10.8-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathtools-2023.10.8-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathtools-2023.10.8-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathtools-2023.10.8-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.8/uipathtools-2023.10.8-darwin-amd64.tar.gz
uipathtools
herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathtools-2023.10.7-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathtools-2023.10.7-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathtools-2023.10.7-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathtools-2023.10.7-windows-amd64.tar.gz -
MacOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathtools-2023.10.7-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.7/uipathtools-2023.10.7-darwin-amd64.tar.gz
uipathtools
herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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
herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
-
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.9
- 2023.10.8
- 2023.10.7
- 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.9
- 2023.10.8
- 2023.10.7
- 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.9
- 2023.10.8
- 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.9
- 2023.10.8
- 2023.10.7
- 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.9
- 2023.10.8
- 2023.10.7
- 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.9
- 2023.10.8
- 2023.10.7
- 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.9
- 2023.10.8
- 2023.10.7
- 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.9
- 2023.10.8
- 2023.10.7
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- uipathtools
- 2023.10.9
- 2023.10.8
- 2023.10.7
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0