- Überblick
- Anforderungen
- Vor der Installation
- Vorbereiten der Installation
- Installieren und Konfigurieren des Dienstgeflechts
- Herunterladen der Installationspakete
- Konfigurieren der OCI-konformen Registrierung
- Erteilen von Installationsberechtigungen
- Installieren und Konfigurieren des GitOps-Tools
- Bereitstellen von Redis über OperatorHub
- Anwenden verschiedener Konfigurationen
- Ausführen von uipathctl
- Installation
- Nach der Installation
- Migration und Upgrade
- Aktualisieren der Automation Suite
- Migrieren von eigenständigen Produkten zur Automation Suite
- Schritt 1: Wiederherstellen der eigenständigen Produktdatenbank
- Schritt 2: Aktualisieren des Schemas der wiederhergestellten Produktdatenbank
- Schritt 3: Verschieben der Identitätsorganisationsdaten von der eigenständigen Bereitstellung in die Automation Suite
- Schritt 4: Sichern der Plattformdatenbank in der Automation Suite
- Schritt 5: Zusammenführen von Organisationen in der Automation Suite
- Schritt 6: Aktualisieren der migrierten Produktverbindungszeichenfolgen
- Schritt 7: Migrieren des eigenständigen Orchestrator
- Schritt 8: Migrieren von eigenständigen Insights
- Schritt 9: Migrieren des eigenständigen Test Managers
- Schritt 10: Löschen des Standardmandanten
- Durchführen der Migration eines einzelnen Mandanten
- Migrieren zwischen Automation Suite-Clustern
- Überwachung und Warnungen
- Clusterverwaltung
- Produktspezifische Konfiguration
- Konfigurieren von Orchestrator-Parametern
- Konfigurieren von AppSettings
- Konfigurieren der maximalen Anforderungsgröße
- Überschreiben der Speicherkonfiguration auf Clusterebene
- Konfigurieren von NLog
- Speichern von Roboterprotokollen in Elasticsearch
- Konfigurieren von Anmeldeinformationsspeichern
- Konfigurieren der Verwendung von einem Verschlüsselungsschlüssel pro Mandant
- Bereinigen der Orchestrator-Datenbank
- Fehlersuche und ‑behebung

Automation Suite in OpenShift – Installationsanleitung
Herunterladen der Installationspakete
Sie müssen die folgende Software auf Ihrer Verwaltungsmaschine installieren. Verwaltungsmaschine bezieht sich auf die Maschine, die Sie zum Betreiben Ihres Clusters verwenden und die über die Datei kubeconfig auf Ihren Cluster zugreifen kann. Auf Ihrer Verwaltungsmaschine kann Linux, Windows oder MacOS ausgeführt werden.
Die folgenden Tools sind erforderlich, um die Voraussetzungsprüfungen sowie die Installation und die Schritte nach der Installation in Ihrem Cluster erfolgreich über die Clientmaschine auszuführen.
| Tool | Beschreibung | Herunterladen (Download) |
|---|---|---|
uipathctl | Erforderlich. uipathctl ist ein UiPath®-Befehlszeilentool, mit dem Sie Befehle für Automation Suite Kubernetes ausführen können. 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. Weitere Informationen, einschließlich einer vollständigen Liste der uipathctl -Vorgänge, finden Sie im uipathctl-Referenzhandbuch. | uipathctl herunterladen |
versions.json | Erforderlich. Erforderlich zur Durchführung von Voraussetzungsprüfungen und Installationsschritten. | versions.json herunterladen |
oc | Optional. Stellen Sie sicher, dass oc mit der Version Ihres Clusters übereinstimmt | OZ herunterladen |
as-cmk.tar.gz | as-cmk.tar.gz enthält die Container-Images und Bereitstellungsmanifeste von gemeinsamen UiPath®-Funktionen und UiPath®-Produkten. | Laden Sie as-cmk.tar.gz herunter |
openshift.tar.gz | openshift.tar.gz enthält die Container-Images und Bereitstellungsmanifeste von gemeinsamen UiPath®-Funktionen und UiPath®-Produkten. | Laden Sie openshift.tar.gz herunter |
mirror-registry.sh | mirror-registry.sh ist erforderlich, um eine externe Docker-Registrierung zu konfigurieren. | Laden Sie mirror-registry.sh herunter |
hydrate-registry.sh | hydrate-registry.sh ist zum Konfigurieren Ihrer externen OCI-konformen Registrierung für Offline-Installationen erforderlich. | Laden Sie hydrate-registry.sh herunter |
as-images.txt | as-images.txt enthält den Namen und die Version der Container-Images, die Sie abrufen und in die externe Docker-Registrierung hochladen müssen. | Laden Sie as-images.txt herunter |
as-helm-charts.txt | as-helm-charts.txt enthält die Details für das Helm-Chart der UiPath®-Anwendung, das Sie abrufen und in eine externe Docker-Registrierung hochladen müssen, die in Ihrer Umgebung gehostet wird. | Laden Sie as-helm-charts.txt herunter |
uipathtools | uipathtools ist ein CLI-Tool, das eine Teilmenge von uipathctl-Funktionen enthält, die für Integritätsbefehle spezifisch sind. | uipathtools herunterladen |
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 benötigen. Stellen Sie sicher, dass Sie die Version der Artefakte auswählen, auf die Sie abzielen.
uipathctl
Erforderlich. uipathctl ist ein UiPath®-Befehlszeilentool, mit dem Sie Befehle für die Automation Suite ausführen können. 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.
Derzeit ist 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).
2024.10.7
Um uipathctl für Automation Suite 2024.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/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
Um uipathctl für die Automation Suite 2024.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/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
Um uipathctl für Automation Suite 2024.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/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
Um uipathctl für Automation Suite 2024.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/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
Um uipathctl für die Automation Suite 2024.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/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
Um uipathctl für die Automation Suite 2024.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/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
Um uipathctl für die Automation Suite 2024.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/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
Um uipathctl für die Automation Suite 2024.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/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
Erforderlich. Erforderlich zur Durchführung von Voraussetzungsprüfungen und Installationsschritten.
2024.10.7
Um versions.json für Automation Suite 2024.10.7 herunterzuladen, führen Sie den folgenden Befehl aus:
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
Um versions.json für die Automation Suite 2024.10.6 herunterzuladen, führen Sie den folgenden Befehl aus:
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
Um versions.json für Automation Suite 2024.10.5 herunterzuladen, führen Sie den folgenden Befehl aus:
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 aus
Um versions.json für Automation Suite 2024.10.4 herunterzuladen, führen Sie den folgenden Befehl aus:
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
Um versions.json für die Automation Suite 2024.10.3 herunterzuladen, führen Sie den folgenden Befehl aus:
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
Um versions.json für Automation Suite 2024.10.2 herunterzuladen, führen Sie den folgenden Befehl aus:
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
Um versions.json für Automation Suite 2024.10.1 herunterzuladen, führen Sie den folgenden Befehl aus:
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
Um versions.json für Automation Suite 2024.10.0 herunterzuladen, führen Sie den folgenden Befehl aus:
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)
Optional. Stellen Sie sicher, dass oc mit der Version Ihres Clusters übereinstimmt
Informationen zum Herunterladen von oc finden Sie in der OpenShift-Dokumentation.
UiPath.OrganizationMigrationApp
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, welche UiPath.OrganizationMigrationApp-Version mit Ihrer Umgebung kompatibel ist, finden Sie in der Kompatibilitätsmatrix.
2024.10.5
-
Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.5-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.5-linux.zip -
Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, rufen Sie diesen Link auf .
2024.10.4 aus
-
Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.4-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.4-linux.zip -
Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, rufen Sie diesen Link auf .
2024.10.3
-
Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.3-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.3-linux.zip -
Windows Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.2
-
Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.2-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.2-linux.zip -
Windows
Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, rufen Sie diesen Link auf .
2024.10.1
-
Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.1-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.1-linux.zip -
Windows Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.0
-
Linux
Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.0-linux.zipwget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.0-linux.zip -
Windows Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
as-cmk.tar.gz
Ab Automation Suite 2024.10.2 haben wir as-cmk.tar.gz durch openshift.tar.gz ersetzt. Die Automation Suite-Versionen 2024.10.0 und 2024.10.1 verwenden jedoch weiterhin as-cmk.tar.gz.
as-cmk.tar.gz enthält die Container-Images und Bereitstellungsmanifeste von gemeinsamen UiPath®-Funktionen und UiPath®-Produkten.
as-cmk.tar.gz ist während der Installation und Aktualisierung erforderlich.
2024.10.1
Für die Prüfsummendatei rufen Sie diesen Link auf .
-
Linux:
Um
as-cmk.tar.gzauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Zum Herunterladen von
as-cmk.tar.gzgreifen Sie auf diesen Link zu und benennen Sie die Datei inas-cmk.tar.gzum.
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
Für die Prüfsummendatei rufen Sie diesen Link auf .
-
Linux:
Um
as-cmk.tar.gzauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Zum Herunterladen von
as-cmk.tar.gzgreifen Sie auf diesen Link zu und benennen Sie die Datei inas-cmk.tar.gzum.
openShift.tar.gz
Ab der Automation Suite 2024.10.2 ersetzt openshift.tar.gz das Image as-cmk.tar.gz , das in früheren Versionen verwendet wurde.
openshift.tar.gz enthält die Container-Images und Bereitstellungsmanifeste von gemeinsamen UiPath®-Funktionen und UiPath®-Produkten.
openshift.tar.gz ist während der Installation und Aktualisierung erforderlich.
2024.10.7
Für die Prüfsummendatei rufen Sie diesen Link auf .
-
Linux:
Um
openshift.tar.gzauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Zum Herunterladen von
openshift.tar.gzgreifen Sie auf diesen Link zu und benennen Sie die Datei inopenshift.tar.gzum.
2024.10.6
Für die Prüfsummendatei rufen Sie diesen Link auf .
-
Linux:
Um
openshift.tar.gzauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Zum Herunterladen von
openshift.tar.gzgreifen Sie auf diesen Link zu und benennen Sie die Datei inopenshift.tar.gzum.
2024.10.5
Für die Prüfsummendatei rufen Sie diesen Link auf .
-
Linux:
Um
openshift.tar.gzauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Zum Herunterladen von
openshift.tar.gzgreifen Sie auf diesen Link zu und benennen Sie die Datei inopenshift.tar.gzum.
2024.10.4 aus
Für die Prüfsummendatei rufen Sie diesen Link auf .
-
Linux:
Um
openshift.tar.gzauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Zum Herunterladen von
openshift.tar.gzgreifen Sie auf diesen Link zu und benennen Sie die Datei inopenshift.tar.gzum.
2024.10.3
Für die Prüfsummendatei rufen Sie diesen Link auf .
-
Linux:
Um
openshift.tar.gzauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Zum Herunterladen von
openshift.tar.gzgreifen Sie auf diesen Link zu und benennen Sie die Datei inopenshift.tar.gzum.
2024.10.2
Für die Prüfsummendatei rufen Sie diesen Link auf .
-
Linux:
Um
openshift.tar.gzauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Zum Herunterladen von
openshift.tar.gzgreifen Sie auf diesen Link zu und benennen Sie die Datei inopenshift.tar.gzum.
mirror-registry.sh
mirror-registry.sh ist erforderlich, um eine externe Docker-Registrierung zu konfigurieren.
2024.10.7
-
Linux:
Um
mirror-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
mirror-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.6
-
Linux:
Um
mirror-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
mirror-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.5
-
Linux:
Um
mirror-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
mirror-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.4 aus
-
Linux:
Um
mirror-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
mirror-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.3
-
Linux:
Um
mirror-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
mirror-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.2
-
Linux:
Um
mirror-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
mirror-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.1
-
Linux:
Um
mirror-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
mirror-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
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:
Um
mirror-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
mirror-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
hydrate-registry.sh
hydrate-registry.sh ist zum Konfigurieren Ihrer externen OCI-konformen Registrierung für Offline-Installationen in der Automation Suite erforderlich.
2024.10.7
-
Linux:
Um
hydrate-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
hydrate-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.6
-
Linux:
Um
hydrate-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
hydrate-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.5
-
Linux:
Um
hydrate-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
hydrate-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.4 aus
-
Linux:
Um
hydrate-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
hydrate-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.3
-
Linux:
Um
hydrate-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
hydrate-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.2
-
Linux:
Um
hydrate-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
hydrate-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.1
-
Linux:
Um
hydrate-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
hydrate-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
2024.10.0
-
Linux:
Um
hydrate-registry.shauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
hydrate-registry.shauf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .
as-images.txt
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.
2024.10.7
-
Linux
Um
openshift-images.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
openshift-images.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-images.txtum.
2024.10.6
-
Linux
Um
openshift-images.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
openshift-images.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-images.txtum.
2024.10.5
-
Linux
Um
openshift-images.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
openshift-images.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-images.txtum.
2024.10.4 aus
-
Linux
Um
openshift-images.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
openshift-images.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-images.txtum.
2024.10.3
-
Linux
Um
openshift-images.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
openshift-images.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-images.txtum.
2024.10.2
-
Linux
Um
openshift-images.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
openshift-images.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-images.txtum.
2024.10.1
-
Linux
Um
openshift-images.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
openshift-images.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-images.txtum.
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
Um
openshift-images.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
openshift-images.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-images.txtum.
as-helm-charts.txt
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.
2024.10.7
-
Linux:
Um
embedded-helm-charts.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
embedded-helm-charts.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-helm-charts.txtum.
2024.10.6
-
Linux:
Um
embedded-helm-charts.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
embedded-helm-charts.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-helm-charts.txtum.
2024.10.5
-
Linux:
Um
embedded-helm-charts.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
embedded-helm-charts.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-helm-charts.txtum.
2024.10.4 aus
-
Linux:
Um
embedded-helm-charts.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
embedded-helm-charts.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-helm-charts.txtum.
2024.10.3
-
Linux:
Um
embedded-helm-charts.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
embedded-helm-charts.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-helm-charts.txtum.
2024.10.2
-
Linux:
Um
embedded-helm-charts.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
embedded-helm-charts.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-helm-charts.txtum.
2024.10.1
-
Linux:
Um
embedded-helm-charts.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
embedded-helm-charts.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-helm-charts.txtum.
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:
Um
embedded-helm-charts.txtauf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus: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:
Um
embedded-helm-charts.txtauf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei inas-helm-charts.txtum.
uipathtools
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.
2024.10.7
Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
- 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
Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
- 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
Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
- 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
Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
- 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
Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
- 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
Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
- 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
Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
- 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
Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:
- 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
- uipathctl
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4 aus
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- versions.json
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4 aus
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- OpenShift-CLI (OC)
- UiPath.OrganizationMigrationApp
- 2024.10.5
- 2024.10.4 aus
- 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.7
- 2024.10.6
- 2024.10.5
- 2024.10.4 aus
- 2024.10.3
- 2024.10.2
- mirror-registry.sh
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4 aus
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- hydrate-registry.sh
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4 aus
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- as-images.txt
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4 aus
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- as-helm-charts.txt
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4 aus
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- uipathtools
- 2024.10.7
- 2024.10.6
- 2024.10.5
- 2024.10.4 aus
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0