TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Jenkins

Install Jenkins Plugins

Jenkins

Overview

In this post, we will learn about Jenkins Plugins. We can install Jenkins Plugins from the plugin page. Plugins enhance the functionality of Jenkins. There are many plugins that we can use in Jenkins for a project.

Jenkins plugin system can enable a wide range of features including. There are many plugins if you click on Manage Plugins.


Install Jenkins plugins

To install plugins, perform these steps:

Launch Jenkins Dashboard

http://localhost:8080/

Click on Manage Jenkins.

http://localhost:8080/manage

 

 

In the manage page, click on Manage Plugins

http://localhost:8080/pluginManager/

 

 

You can search the plugin name and click Install button.

Plugin page

On this page you have several tabs like Updates, Available, Installed etc.

Updates tab you can update the plugin to a newer version.

Install plugin from the Available tab. The plugin that are not installed on your Jenkins instance show up here.

Installed from this tab you can uninstall a plugin, if you think that you don’t need in the project. Some plugins that have dependencies cannot be uninstalled until you clear the dependent plugins.

 

Other approaches

Another approach to install plugin is to use the Jenkins CLI tool. Also, plugin can be installed by directly uploading a .hpi file.

 

Jenkins Tutorials on this website can be found at:

https://www.testingdocs.com/jenkins-tutorial

For more details on the Jenkins CI, visit the official website at:

https://jenkins.io/

Related Posts

Jenkins Cloud Options

Jenkins /

Jenkins Cloud Deployment Offering

Blue Ocean Jenkins Plugin

Jenkins /

Blue Ocean Jenkins Plugin

CiCD pipeline

Jenkins /

Continuous Integration Tools

Jenkins releases

Jenkins /

Jenkins Release lines

Calculator Tests Jenkins

Jenkins /

Run Calculator JUnit tests using Jenkins

‹ Jenkins Continuous Integration› Run Calculator JUnit tests using Jenkins

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version