Posts

How to install Jenkins Continuous Integration on CentOS 6 as service

Jenkins is an open source continuous integration tool written in Java. The project was forked from Hudson after a dispute with Oracle. Jenkins provides continuous integration services for software development. It is a server-based system running in a servlet container such as Apache Tomcat.

In this tutorial we will install Jenkins on Centos 6

Read more