This document will help you integrate ArgoCD into DrDroid to enable querying of recent deployments and take remediation actions such as rollbacks.
For integrating ArgoCD into DrDroid, you’ll need to provide the host and the bearer token.
Log in to the ArgoCD Portal:
Navigate to User Settings:
Generate a Token:
Copy the Token:
You should usually generate the key from admin account. In case you aren’t seeing this feature in admin, that means your account does not have the permission to generate an apikey. To enable this, you’ll have to edit the ArgoCD configuration to add the apiKey capability for your account.
You can go to integrations and find ArgoCD in the CI/CD section.
Then you can enter the Host and the Bearer token for this server.
In case your ArgoCD is behind a VPC and cannot be connected with DrDroid Cloud, try integrating with our VPC agent. Find more details on it here.
This document will help you integrate ArgoCD into DrDroid to enable querying of recent deployments and take remediation actions such as rollbacks.
For integrating ArgoCD into DrDroid, you’ll need to provide the host and the bearer token.
Log in to the ArgoCD Portal:
Navigate to User Settings:
Generate a Token:
Copy the Token:
You should usually generate the key from admin account. In case you aren’t seeing this feature in admin, that means your account does not have the permission to generate an apikey. To enable this, you’ll have to edit the ArgoCD configuration to add the apiKey capability for your account.
You can go to integrations and find ArgoCD in the CI/CD section.
Then you can enter the Host and the Bearer token for this server.
In case your ArgoCD is behind a VPC and cannot be connected with DrDroid Cloud, try integrating with our VPC agent. Find more details on it here.