Install JFrog Plugin on Jenkins

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
7

The first step is to install JFrog Jenkins plugin by following the steps below 

  • Go to your Jenkins web page
    • http://JENKINSURL:8080 or if you are using a reverse proxy make sure to remove the 8080 port or change the http to https
    • Once you are in the homepage of Jenkins, click on manage Jenkins as seen in the following screenshot
User-added image
  • Once you have clicked on Manage Jenkins, you will be redirected to the setup and configuration of Jenkins. 
  • Click on Plugins

User-added image

  • Once you are in the main page of plugins, click on Available Plugins 
  • In the search bar, search for JFrog 
User-added image
  • Click on Download now and install after restart
  • Once it is installed, restart Jenkins by selecting Restart Jenkins when installation is complete and no jobs are running


User-added image

  • Verify that Jenkins is installed by going to Manage Jenkins → Plugins → installed Plugins