In the online seemingly did not find Jenkins's Chinese too many documents, and some are about Hudson some of the fragmented, so they learn while practicing summing up the following series of articles, hope to help everyone for Jenkins use. This series of articles is based on my 3 years of Scm+build release experience, summarizes the most commonly used most basic functions, the article basically comes from Jenkins official website of English help translation and practical examples and operation, so that everyone can quickly and intuitively learn Jenkins.
Jenkins is continous integration Server, which is the continuation of Hadson. Similar products: Cruisecontrol,buildbot,teamcity,buildforge, Electriccommander and so on.
[Personal perception is the ideal choice for Jenkins in Open source Ciserver.] ]
Http://jenkins-ci.orghttp://www.cloudbees.com
The salient features of Jenkins:
Open source free;
Cross-platform, support all platforms;
Master/slave support for distributed build;
Web-style visual Management page;
The installation configuration is super simple;
Tips timely and quick help;
There are more than 200 plugins;
The Getting Started tutorial for Jenkins:
Jenkins Master installs Jenkins master on CentOS on Windows Jenkins build javahelloworldjenkins configuration Jenkins Windows Slave configuration of the slave of Jenkins Linux Jenkins master/ Slave architecture Jenkins Best practices to perform batch and pythonjenkins authorization and access control in Jenkins plug-in perforce access to Jenkins plug-in's Triggerjenkins plugin build and Msbuildjenkins plugin environment variable Plugin envinjectjenkins plugin workspace cleanup + Copy to slavejenkins plugin vshpere cloudjenkins plugin publish over ssh/cifs/ Ftpjenkins Plugin Deployjenkins plugin dashboard and wall Displayjenkins plugin useful Jenkins FQA
Official Help: Https://wiki.jenkins-ci.org/display/JENKINS/Home
Examples of Apache usage: https://builds.apache.org
Example of using Jenkins to build Jenkins: https://ci.jenkins-ci.org/
Download the PDF of this series of articles: Getting Started with Jenkins
http://www.cnblogs.com/zz0412/tag/jenkins/
Jenkins Primer Summary