This post will explain how to upgrade Git Plugin in your Jenkins due to impact of store XSS attacks and how to resolve stored XSS vulnerabilities.

Continue Reading...

As a human generally its possible to forgot the password, so in this post will walk through you how to reset or create a new Jenkins Admin password in your Linux instance.

Continue Reading...

in this block we have to show how to install jenkins on centos using EC2-instance. then how to configure jenkins and how to install jenkins packages.

Continue Reading...

This post helps you to install Jenkins on CentOS 7 version. Jenkins is an open-source Continuous Integration server written in Java with in-built plugins available and can support CI purpose.

Continue Reading...

This post helps you to install Jenkins on CentOS 7 version. Jenkins is an open-source Continuous Integration server written in Java with in-built plugins available and can support CI purpose.

Continue Reading...

In Jenkins Pipeline script can be add external programs, in this post walk through you how to use BASH commands on Jenkins Pipeline script. We can telling the script to run the shell commands with option /bin/bash.

Continue Reading...

Recently have received a requirement in Jenkins Pipeline deployment with User Input parameters either Yes or No. This option should be ask before start the stages in the Pipeline deployment to Production environment.

Continue Reading...