Jenkins Installation on Centos 7
In this video i am gonna demonstrate how to install Jenkins on Centos 7
Link: https://youtu.be/H7atycdXAkM
wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins.repo
rpm –import https://pkg.jenkins.io/redhat-stable/jenkins.io.key
Above you can find some of the links which are used in the video
centos 7