You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/SUMMARY.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@
144
144
*[Jira - install and configure using Docker](enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/jira-prerequisites-and-steps-to-install-and-configure-broker/setup-broker-with-jira.md)
145
145
*[Jira - install and configure using Helm](enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/jira-prerequisites-and-steps-to-install-and-configure-broker/jira-install-and-configure-using-helm.md)
146
146
*[Jira - environment variables for Snyk Broker](enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/jira-prerequisites-and-steps-to-install-and-configure-broker/jira-environment-variables-for-snyk-broker.md)
147
-
*[Derived Docker images for Broker Client integrations and Container Registry Agent](enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/derived-docker-images-for-broker-client-integrations-and-container-registry-agent.md)
147
+
*[Custom Docker images for Broker Client integrations and Container Registry Agent](enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/custom-docker-images-for-broker-client-integrations-and-container-registry-agent.md)
148
148
*[Advanced configuration for Snyk Broker Docker installation](enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/advanced-configuration-for-snyk-broker-docker-installation/README.md)
149
149
*[Changing the auth method with Docker](enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/advanced-configuration-for-snyk-broker-docker-installation/changing-the-auth-method-with-docker.md)
150
150
*[Credential pooling with Docker and Helm](enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/advanced-configuration-for-snyk-broker-docker-installation/credential-pooling-with-docker-and-helm.md)
Copy file name to clipboardExpand all lines: docs/enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/artifactory-repository-install-and-configure-broker/set-up-snyk-broker-with-artifactory-repository.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ docker run --restart=always \
45
45
snyk/broker:artifactory
46
46
```
47
47
48
-
As an **alternative to using the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../derived-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the Artifactory integration.
48
+
As an **alternative to using the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../custom-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the Artifactory integration.
49
49
50
50
## Start the Broker Client container and verify the connection with Artifactory Repository
Copy file name to clipboardExpand all lines: docs/enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/azure-repos-prerequisites-and-steps-to-install-and-configure-broker/setup-broker-with-azure-repos.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ docker run --restart=always \
43
43
snyk/broker:azure-repos
44
44
```
45
45
46
-
As an **alternative to using the Docker run command,** you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../derived-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the Azure Repos integration.
46
+
As an **alternative to using the Docker run command,** you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../custom-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the Azure Repos integration.
47
47
48
48
## Start the Broker Client container and verify the connection with Azure Repos
Copy file name to clipboardExpand all lines: docs/enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/bitbucket-server-data-center-prerequisites-and-steps-to-install-and-configure-broker/data-center.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ docker run --restart=always \
44
44
Snyk Essentials is set by default to **`false`**. Enable it by setting the flag to **`true`**.
45
45
{% endhint %}
46
46
47
-
As an **alternative to using the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../derived-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the BitBucket Server/Data Center integration.
47
+
As an **alternative to using the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../custom-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the BitBucket Server/Data Center integration.
48
48
49
49
## Configure Broker to be used with Bitbucket using a Personal Access Token (PAT)
50
50
@@ -77,7 +77,7 @@ docker run --restart=always \
77
77
Snyk Essentials is set by default to **`false`**. Enable it by setting the flag to **`true`**.
78
78
{% endhint %}
79
79
80
-
As an alternative to using the Docker run command, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../derived-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the BitBucket Server/Data Center integration.
80
+
As an alternative to using the Docker run command, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../custom-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the BitBucket Server/Data Center integration.
81
81
82
82
## Start the Broker Client container and verify the connection with Bitbucket
Copy file name to clipboardExpand all lines: docs/enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/custom-docker-images-for-broker-client-integrations-and-container-registry-agent.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
# Derived Docker images for Broker Client integrations and Container Registry Agent
1
+
# Custom Docker images for Broker Client integrations and Container Registry Agent
2
2
3
3
{% hint style="info" %}
4
-
Using the information on this page is not required to set up Broker Client integrations. You may use a derived Docker image to set up a Broker Client integration. This is an alternative to running the command explained in the instructions for setting up each integration.
4
+
Using the information on this page is not required to set up Broker Client integrations. You may use a custom Docker image to set up a Broker Client integration. This is an alternative to running the command explained in the instructions for setting up each integration.
5
5
{% endhint %}
6
6
7
-
## Derived Docker image for Azure Repos Broker integration setup
7
+
## Custom Docker image for Azure Repos Broker integration setup
8
8
9
9
As an alternative to using the Docker run command shown on the [setup page](azure-repos-prerequisites-and-steps-to-install-and-configure-broker/setup-broker-with-azure-repos.md), you can build your own Docker image and override relevant environment variables:
## Derived Docker image for Bitbucket Server/Data Center Broker integration setup
22
+
## Custom Docker image for Bitbucket Server/Data Center Broker integration setup
23
23
24
24
As an alternative to using the Docker run command shown on the [setup page](bitbucket-server-data-center-prerequisites-and-steps-to-install-and-configure-broker/data-center.md), you can build your own Docker image and override relevant environment variables:
## Derived Docker image for GitHub Broker integration setup
37
+
## Custom Docker image for GitHub Broker integration setup
38
38
39
39
As an alternative to using the Docker run command shown on the [setup page](github-prerequisites-and-steps-to-install-and-configure-broker/github-install-and-configure-using-docker.md), you can build your own Docker image and override relevant environment variables:
## Derived Docker image for GitHub Enterprise Broker integration setup
50
+
## Custom Docker image for GitHub Enterprise Broker integration setup
51
51
52
52
As an alternative to using the Docker run command shown on the [setup page](github-enterprise-prerequisites-and-steps-to-install-and-configure-broker/github-enterprise-install-and-configure-using-docker.md), you can build you own Docker image and override relevant environment variables:
## Derived Docker image for GitLab Broker integration setup
66
+
## Custom Docker image for GitLab Broker integration setup
67
67
68
68
As an alternative to using the Docker run command shown on the [setup page](gitlab-prerequisites-and-steps-to-install-and-configure-broker/setup-broker-with-gitlab.md), you can build your own Docker image and override relevant environment variables:
## Derived Docker image for Jira Broker integration setup
80
+
## Custom Docker image for Jira Broker integration setup
81
81
82
82
As an alternative to using the Docker run command shown on the [setup page](jira-prerequisites-and-steps-to-install-and-configure-broker/setup-broker-with-jira.md), you can build your own Docker image and override relevant environment variables:
## Derived Docker image for Artifactory Broker integration setup
94
+
## Custom Docker image for Artifactory Broker integration setup
95
95
96
96
As an alternative to using the Docker run command shown on the [setup page](artifactory-repository-install-and-configure-broker/set-up-snyk-broker-with-artifactory-repository.md), you can build your own Docker image and override relevant environment variables:
## Derived Docker image for Nexus 3 Broker integration setup
105
+
## Custom Docker image for Nexus 3 Broker integration setup
106
106
107
107
As an alternative to using the Docker run command shown on the [setup page](nexus-repository-prerequisites-and-steps-to-install-and-configure-broker/set-up-snyk-broker-with-nexus-repository-manager.md), you can build your own Docker image and override relevant environment variables:
By default for Nexus 3, the X-Forwarded-For headers are stripped off by the Broker Client so Nexus returns the npm tarball uri to the Nexus Registry instead of the Broker Server. Include the environment variable `REMOVE_X_FORWARDED_HEADERS=false` to disable this behavior.
121
121
{% endhint %}
122
122
123
-
## Derived Docker image for Nexus 2 Broker integration setup
123
+
## Custom Docker image for Nexus 2 Broker integration setup
124
124
125
125
As an alternative to using the Docker run command shown on the [setup page](nexus-repository-prerequisites-and-steps-to-install-and-configure-broker/set-up-snyk-broker-with-nexus-repository-manager.md), you can build your own Docker image and override relevant environment variables:
By default for Nexus 2, the X-Forwarded-For headers are stripped off by the Broker Client so Nexus returns the npm tarball uri to the Nexus Registry instead of the Broker Server. Include the environment variable REMOVE\_X\_FORWARDED\_HEADERS=false to disable this behavior.
138
138
{% endhint %}
139
139
140
-
## Derived Docker image for Container Registry Agent setup
140
+
## Custom Docker image for Container Registry Agent setup
141
141
142
142
As an alternative to using the Docker run command shown on the [setup page](../../snyk-broker-container-registry-agent/), you can build your own Docker image and override relevant environment variables:
Copy file name to clipboardExpand all lines: docs/enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/github-enterprise-prerequisites-and-steps-to-install-and-configure-broker/github-enterprise-install-and-configure-using-docker.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ docker run --restart=always \
40
40
Snyk Essentials is set by default to **`false`**. Enable it by setting the flag to **`true`**.
41
41
{% endhint %}
42
42
43
-
As an **alternative to using the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../derived-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the GitHub Enterprise integration.
43
+
As an **alternative to using the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../custom-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the GitHub Enterprise integration.
44
44
45
45
## Start the Broker Client container and verify the connection with GitHub Enterprise
Copy file name to clipboardExpand all lines: docs/enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/github-prerequisites-and-steps-to-install-and-configure-broker/github-install-and-configure-using-docker.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ docker run --restart=always \
37
37
Snyk Essentials is set by default to **`false`**. Enable it by setting the flag to **`true`**.
38
38
{% endhint %}
39
39
40
-
As an **alternative using to the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../derived-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the GitHub integration.
40
+
As an **alternative using to the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../custom-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the GitHub integration.
41
41
42
42
## Start the Broker Client container and verify the connection with GitHub
Copy file name to clipboardExpand all lines: docs/enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/gitlab-prerequisites-and-steps-to-install-and-configure-broker/setup-broker-with-gitlab.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Use the environment variable `REMOVE_X_FORWARDED_HEADERS=true` to remove the `XF
38
38
39
39
Snyk Essentials is set by default to `false`. Enable it by setting the flag to `true`.
40
40
41
-
As an **alternative to using the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../derived-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the GitLab integration.
41
+
As an **alternative to using the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../custom-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the GitLab integration.
42
42
43
43
## Start the Broker Client container and verify the connection with GitLab
Copy file name to clipboardExpand all lines: docs/enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/install-and-configure-broker-using-docker.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ The following pages explain how to install these special integrations.
*[Snyk Broker - Container Registry Agent](../../snyk-broker-container-registry-agent/) (needed to connect to Container Registries)
31
-
*[Derived Docker images for Broker Client integrations and Container Registry Agent](derived-docker-images-for-broker-client-integrations-and-container-registry-agent.md)
31
+
*[Derived Docker images for Broker Client integrations and Container Registry Agent](custom-docker-images-for-broker-client-integrations-and-container-registry-agent.md)
32
32
33
33
You can customize the configuration using the environment variables in the Docker images. For this reason, install separate, multiple instances of the Broker Client for different integration types to ensure proper configuration as well as redundancy.
Copy file name to clipboardExpand all lines: docs/enterprise-setup/snyk-broker/classic-broker/install-and-configure-snyk-broker/jira-prerequisites-and-steps-to-install-and-configure-broker/setup-broker-with-jira.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ docker run --restart=always \
32
32
33
33
If necessary, navigate to [Advanced configuration for Snyk Broker Docker installation](../advanced-configuration-for-snyk-broker-docker-installation/) and make any configuration changes needed, for example, providing the CA (Certificate Authority) to the Broker Client configuration when the Jira instance is using a private certificate.
34
34
35
-
As an **alternative to using the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../derived-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the Jira integration.
35
+
As an **alternative to using the Docker run command**, you can use a derived Docker image to set up the Broker Client integration. See [Derived Docker images](../custom-docker-images-for-broker-client-integrations-and-container-registry-agent.md) for the environment variables to override for the Jira integration.
0 commit comments