{% hint style="info" %}
Broker version 4.205.1 has been released. In this version, all ACCEPT
rule flags will be enabled by default. This reduces needed configuration. If you do not want a specific ACCEPT
rule flag to be enabled, you can opt out of the default ACCEPT
all behavior by adding ACCEPT_=false
to your Broker client configuration.
{% endhint %}
{% hint style="info" %}
Multi-tenant settings for regions
When installing, you must add a command in your script to set the BROKER_SERVER_URL
. This is the URL of the Broker server for the region where your data is hosted. For the commands and URLs to use, see Broker URLs.
{% endhint %}
Before starting installation, review the Prerequisites and other information on the page Prepare Snyk Broker for deployment.
If you are using Kubernetes, Snyk recommends that you install Snyk Broker with the Broker Helm Chart. For details, see Install and configure Broker using Helm.
For all other environments, you can install Snyk Broker using the Docker images provided by Snyk. The pages listed here explain how to set up the Snyk Broker Client integrations using Docker.
The following pages explain how to install these special integrations.
- GitHub
- GitHub Enterprise
- Bitbucket Server/Data Centre
- Gitlab
- Azure Repos
- JFrog Artifactory Repository
- Nexus Repository Manager
- Jira
- Snyk Broker - Container Registry Agent (needed to connect to Container Registries)
- Derived Docker images for Broker Client integrations and Container Registry Agent
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.
You can verify that the Broker is running by looking at the settings for your brokered integration in the Snyk Web UI to see a confirmation message that you are connected. You can start importing Projects once you are connected.
When you install using Docker, follow the instructions in the pages on Advanced configuration for Snyk Broker Docker installation as needed.