linux - how to install jenkins server on redhat -


i goggled lot installing jenkins server on red-hat linux, not find proper source. body have idea

how install jenkins server on red-hat

finally got solution

    sudo wget -o /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo      sudo rpm --import https://jenkins-ci.org/redhat/jenkins-ci.org.key      sudo yum install jenkins

source install jenkins


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -