devops
Installing Jenkins on Centos 7
I set up a Jenkins server on a brand new Centos 7 VPS. In the following the instructions for doing this in case you are looking at doing the same: Setting up Jenkins Server * Install OpenJDK Java sudo yum install java-1.8.0-openjdk * Add Jenkins Repo and install Jenkins sudo