This is a creation in
Article, where the information may have evolved or changed.
The text of this text connection is: http://blog.csdn.net/freewebsys/article/details/53816615 not allowed to reprint without the Bo master.Bo main address is: Http://blog.csdn.net/freewebsys
1, installing Jenkins
Jenkins is a powerful tool for continuous construction. It's a very handy tool.The simplest way to
CentOS6 install Jenkins
How to install Jenkins in CentOS6.
1. Install the latest JDK version (as the JENKINS runtime environment)# Mount-t cifs // 192.168.8.1/share/mnt-o username = share, password = share, nounix, sec = ntlmssp
A
. There is a picture of the truth, this is what chrome caught, we can see the HTTP protocol is going650) this.width=650; "Src=" Http://s2.51cto.com/wyfs02/M02/89/47/wKioL1gOzr2RYpRcAAAgM7o3mNY665.png-wh_500x0-wm_3 -wmp_4-s_3985141379.png "title=" Capture 1. PNG "alt=" Wkiol1gozr2ryprcaaagm7o3mny665.png-wh_50 "/>3, after the start of Apt-get install Jenkins, this time the system will automatically resolve th
Install jenkins on centos
1. Install JDK 7
1.1 download JDK7
You may not be able to directly use wget for download. You can use thunder for download.
Http://download.oracle.com/otn-pub/Java/jdk/7/jdk-7-linux-i586.tar.gz
Copy to directory/usr/local1.2 unzip the installation package
[Java] view plaincopy
Export root@localhostlocal]#tar-zxvfjdk-7-linux-i586.tar.
Tags: = = User version etc var emc BSP Jenkins Apt================================================================================Jenkins Environment================================================================================Prerequisites:install JavaCheck if Java is not already installed:Java-versionIf it returns "The program Java can is found in the following packages", Java hasn ' t been installed ye
Install jenkins under centos6.5
The predecessor of Jenkins is Hudson, a scalable continuous integration engine.
In general, jenkins is a plug-in that can be deployed automatically,
For me, the application is also deployed on the system.
Go to our installation steps.
1. Install
We use Jenkins as the main tool for continuous integration. It has been working very well, but today I sent two jenkins first, so I cannot upgrade/install the plug-in.
There is no way to fix this problem, because we have not changed the settings and have always worked well before.
After searching on Google for a while, I found that I can manually
Install jenkins and hatjenkins in linux (red hat)
Jenkins installation can be divided into online installation and local software installation. Here I use the second method. After downloading it, an application can be directly installed by clicking install, after installation, configure the jdk path! The following desc
the predecessor of Jenkins was The Hudson is an extensible, continuous integration engine. In layman's terms, Jenkins is a plug-in that enables automated deploymentFor me, it is also applied on the system deployment.No more nonsense, just go to our installation steps1. Installation of Jdk,maven Environment constructionBecause of the actual application scenario of Jenkin
Author: alonesword
Contact: http://blog.csdn.net/alonesword/
Http://www.cnblogs.com/alonesword/
(This article is published in the blog and csdn at the same time. If you need to reprint it, keep its author as its source)
Jenkins is developed in Java and requires support from JRE (JDK). (Note: I still don't know the difference between JRE and JDK >_
(1) Preparations
Check that the Jenkins machine has insta
The installation of Jenkins can be divided into online installation and download software for local installation. I use a different method here, after downloading it is an application directly click Install will be able. After installation, configure the path of the JDK OK! The following is a specific explanation:A. Prerequisites1. Be sure to install the jdk,serv
We do not use the offline installation methodThe first step , You must verify the Java environmentThe second step , we use the Yum command to install online, start with the service command1, Wget-o/etc/yum.repos.d/jenkins.repo Http://jenkins-ci.org/redhat/jenkins.repo 2, RPM--import/HTTP// Pkg.jenkins-ci.org/redhat/jenkins-ci.org.key 3, yum
1. The following issues occur when you execute the "java-jar jenkins.war" command when you install JenkinsThe port number needs to be changed just because 8080port already has a program occupied.The workaround is to:Execute the "Java-jar jenkins.war--ajp13port=-1--httpport=8089" command.8089 is the new port number. Can be replaced whatever you want, but do not conflict with other programs oh.OK, okay.2. Install
1. The following issues occur when you execute the "java-jar jenkins.war" command when you install JenkinsThe port number needs to be changed just because 8080port already has a program occupied.The workaround is to:Execute the "Java-jar jenkins.war--ajp13port=-1--httpport=8089" command.8089 is the new port number, can be replaced whatever you want, but do not conflict with other programs oh.OK, okay.2. Install
I. Jenkins installation and configuration are not here. I mainly build Jenkins + ant + checkstyle in windows. Jenkins is the installation package. After installation, install ant and checkstyle in Plug-in management.
Ii. Install the PHP environment: codesniffer is a PHP code
1. The following issues occur when you run the "java-jar jenkins.war" command when you install JenkinsJust because the 8080 port already has a program occupied, you need to modify the port number.The workaround is to:Run the "Java-jar jenkins.war--ajp13port=-1--httpport=8089" command.8089 is the new port number, can be replaced by anything you want, but do not conflict with other programs oh.OK, okay.2, install
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.