Jenkins


Jenkins


In a nutshell, Jenkins is the leading open source automation server. Built with Java, it provides hundreds of plugins to support building, testing, deploying and automation for virtually any project

Prerequisite

Java

Apache Tomcat


Installation

Download   .war file
https://jenkins-ci.org/

http://mirrors.jenkins-ci.org/war-stable/1.651.2/jenkins.war


copy to webapps in tomcat

[root@master webapps]# pwd
/usr/apache-tomcat/webapps
[root@master webapps]#




Restart tomcat

No comments:

Post a Comment