- Overview
- Requirements
- Pre-installation
- Preparing the installation
- Installing and configuring the service mesh
- Downloading the installation packages
- Configuring the OCI-compliant registry
- Granting installation permissions
- Installing and configuring the GitOps tool
- Deploying Redis through OperatorHub
- Applying miscellaneous configurations
- Running uipathctl
- Installation
- Post-installation
- Migration and upgrade
- Cluster administration
- Product-specific configuration
- Troubleshooting
Installing and configuring the GitOps tool
uipathadmin
service account.
-
For the service mesh installation and configuration instructions, see Installing and configuring the service mesh
-
For the installation permissions, see Granting installation permissions.
You can deploy Automation Suite using either an OpenShift GitOps Operator instance dedicated to the UiPath® applications or a shared OpenShift GitOps Operator instance, if it is already installed and available on your cluster.
We recommend using a dedicated OpenShift GitOps Operator instance to install the Automation Suite applications. This method requires minimum permissions to the other namespaces and cluster resources.
For installation and access instructions, see the following sections:
- Log into ArgoCD.
- Navigate to Settings > Repositories > +CONNECT REPO.
- Use VIA HTTPS for the connection method.
- Select Helm as the type.
- Provide a name.
- Choose default as the project.
- Provide the repository URL, username, password, and certificate info.
- Enable the OCI checkbox.
- Click Connect.
- Make sure that the connection status is Successful.
input.json
file:"argocd": {
"project": "<uipath>"
},
"argocd": {
"project": "<uipath>"
},
- Log into ArgoCD.
- Navigate to Settings > Repositories > +CONNECT REPO.
- Use VIA HTTPS for the connection method.
- Select Helm as the type.
- Provide a name.
- Choose uipath as the project. uipath is the name of the ArgoCD project you created for the UiPath® application.
- Provide the repository URL, username, password, and certificate info.
- Enable the OCI checkbox.
- Click Connect.
- Make sure that the connection status is Successful.