automation-suite
2024.10
true
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Automation Suite in OpenShift – Installationsanleitung

Letzte Aktualisierung 12. Juni 2025

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.

versions.json

Erforderlich. Erforderlich zur Durchführung von Voraussetzungsprüfungen und Installationsschritten.
ocOptional. Stellen Sie sicher, dass oc mit der Version Ihres Clusters übereinstimmt

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.

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.
Hinweis:
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.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.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.jsonwget -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.jsonwget -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.jsonwget -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.jsonwget -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 zur Überprüfung, welche Version von UiPath.OrganizationMigrationApp mit Ihrer Umgebung kompatibel ist, finden Sie unter Kompatibilitätsmatrix.

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, verwenden Sie diesen Link.

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, verwenden Sie diesen Link.

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, verwenden Sie diesen Link.

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, verwenden Sie diesen Link.

as-cmk.tar.gz

Wichtig:
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 immer noch 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 greifen Sie auf diesen Link zu.

  • Linux:

    Um as-cmk.tar.gz auf 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:

    Um as-cmk.tar.gz herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-cmk.tar.gz um.

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gzhttps://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gz

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um as-cmk.tar.gz auf 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:

    Um as-cmk.tar.gz herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-cmk.tar.gz um.

openShift.tar.gz

Hinweis:
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.3

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um openshift.tar.gz auf 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:

    Um openshift.tar.gz herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in openshift.tar.gz um.

2024.10.2

Für die Prüfsummendatei greifen Sie auf diesen Link zu.

  • Linux:

    Um openshift.tar.gz auf 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:

    Um openshift.tar.gz herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in openshift.tar.gz um.

mirror-registry.sh

mirror-registry.sh ist erforderlich, um eine externe Docker-Registrierung zu konfigurieren.

2024.10.3

  • Linux:

    Um mirror-registry.sh auf 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.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.2

  • Linux:

    Um mirror-registry.sh auf 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.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.1

  • Linux:

    Um mirror-registry.sh auf 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.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.shhttps://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
  • Linux:

    Um mirror-registry.sh auf 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.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

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.3

  • Linux:

    Um hydrate-registry.sh auf 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.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.2

  • Linux:

    Um hydrate-registry.sh auf 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.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.1

  • Linux:

    Um hydrate-registry.sh auf 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.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

2024.10.0

  • Linux:

    Um hydrate-registry.sh auf 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.sh auf einer Windows-Maschine herunterzuladen, verwenden Sie diesen Link.

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.3

  • Linux

    Um openshift-images.txt auf 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.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.2

  • Linux

    Um openshift-images.txt auf 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.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.1

  • Linux

    Um openshift-images.txt auf 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.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/openshift-images.txthttps://download.uipath.com/automation-suite/2024.10.0/openshift-images.txt
  • Linux

    Um openshift-images.txt auf 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.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

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.3

  • Linux:

    Um embedded-helm-charts.txt auf 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.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.2

  • Linux:

    Um embedded-helm-charts.txt auf 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.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.1

  • Linux:

    Um embedded-helm-charts.txt auf 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.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txthttps://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt
  • Linux:

    Um embedded-helm-charts.txt auf 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.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

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.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

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
Uipath Logo White
Vertrauen und Sicherheit
© 2005–2025 UiPath. Alle Rechte vorbehalten