Add a GitHub JFrog Integration from the JFrog Administration panel. From the Administration page, select Integrations and then click the ‘Add Integrations’ button. On the form, fill in with these values as shown below.
Name = githubIntegration
Type = pick ‘GitHub’ from the drop-down list
Token = Your GitHub Personal Access Token
Create the Dynatrace Integration using the generic integration available within JFrog Pipelines. From the Administration page, select Integrations and then click the ‘Add Integrations’ button. On the form, fill in with these values as shown below.
Name = dynatraceIntegration
Type = pick ‘Generic Integration’ from the drop-down list
Add the following as the customer environment variables:
DT_URL- The URL of the Dynatrace instance. For example: https://abc.live.dynatrace.com
DT_API_TOKEN- The API token for the Dynatrace instance
Create the Kubernetes integration using the static
kubeconfig
file for their cloud provider generated in the previous setup section. From the Administration page, select Integrations and then click Add Integrations button.In the form, fill in the values as shown below.
Name =k8sIntegration
Type = Select ‘Kubernetes’ from the drop-down list
KubeConfig = Paste the static
kubeconfig
contents for their cloud provider generated in the previous setup section
Create the Artifactory Integration. From the Administration page, select Integrations and then click Add Integrations.
In the form, fill in the values as shown below.
Name = artifactoryIntegration
Type = select ‘Artifactory’ from the drop-down list
Artifactory URL = leave as default
Artifactory User = leave as default
API Key = Click the ‘Get API Key’ button
The new integrations should look like this: