Add a JFrog Bridge
Follow the procedure described here to define a new JFrog Bridge.
Prerequisites
Firewall Whitelisting: Ensure the Self-managed JPD can send outbound requests to the SaaS JPD.
To add a new Bridge connection:
-
Log in to the (SaaS) JPD that is the Server of the new Bridge.
In the Administration module, go to Topology > Bridges > Bridge Server.
The JPD is the Server for the Bridges in this table.
-
Click Generate Pairing Token. In the Generate Pairing Token dialog, click Generate.
Click Copy to copy the Token string. Save this string.
-
Log in to the (self-managed) JPD that is the Client of the new Bridge.
In the Administration module, go to Monitoring > Service Status and verify that the Bridge Client service is active. If necessary, install the Bridge Client service on the JPD.
-
In the Administration module, go to Topology > Bridges > Bridge Client.
The JPD is the Client for the Bridges in this table.
-
Click New Bridge.
The New Bridge Connection dialog opens. The following table describes the configuration parameters of the dialog.
Parameter | Description |
|---|---|
Bridge ID | A unique identifier for the Bridge. This string can contain only lowercase letters, numbers, and hyphens (-). Do not use the string |
Bridge Client URL | The URL of the JPD that is the Client of the Bridge. This must be secured (https://) The Server routes Bridge data to this address. |
Bridge Server URL | The URL of the JPD that is the Server of the Bridge. This must be secured (https://) This address is used to establish Bridge connections. |
Pairing Token | A single-use token that authenticates new Bridge creation. Use the token you generated on the Bridge Server JPD in Step 3. |
-
Click Create Bridge. The new Bridge appears in the table.
-
Log in to the (SaaS) JPD that is the Server of the new Bridge. Register the Bridge Client JPD as described in Register a Platform Deployment. Enter the following string for the URL value:
http://localhost:8046/bridge-<Bridge_ID>where
<Bridge_ID>is the Bridge ID of the new Bridge.
Updated 21 days ago
