Configure JFrog Platform

ARTIFACTORY: How to Use JFrog CLI in Jenkins Using JFrog Plugin

AuthorFullName__c
Afeef Khateeb
articleNumber
000005814
ft:sourceType
Salesforce
FirstPublishedDate
2023-07-13T10:17:31Z
lastModifiedDate
2023-07-13
VersionNumber
8

Once we have created the credentials, we will connect Jenkins with JFrog by following these steps: 

  • Click on Manage Jenkins 
  • Go to system configuration → System

User-added image

  • Click on Add JFrog Platform Instance
  • In the Server ID section type and ID to distinguish between other IDs inserted. You can insert “artifactory-1”
  • Insert the URL/IP address of the JFrog Platform. 
  • In the credentials section, click on the list and select the credentials we did in the step before. 
  • Select Allow HTTP Connection if you want to bypass HTTPS 
  • Click on Apply to save your settings


User-added image