官术网_书友最值得收藏!

  • Extending Jenkins
  • Donald Simpson
  • 290字
  • 2021-07-30 09:48:09

Getting started with Jenkins

As a Java application, Jenkins can be installed and run in different ways depending on your requirements, personal preferences, and the environment that you are running it in.

The simplest and easiest approach to quickly get Jenkins up and running is by setting up Java, downloading the latest Jenkins WAR file from the Jenkins homepage (www.jenkins-ci.org), and then simply starting it from the command line like this:

java –jar jenkins.war

The following figure demonstrates the use of this approach by running just two simple commands:

  1. wget http://mirrors.jenkins-ci.org/war/latest/jenkins.war:

    This command downloads the latest version of Jenkins from the main site.

    wget is a Linux utility that fetches files from the Web—if you are on a platform that does not have wget, you can simply save the link (the jenkins.war file) via your browser to a working directory instead.

    The URL is obtained by copying the Latest & Greatest link from the homepage at explained here: https://wiki.jenkins-ci.org/display/JENKINS/LTS+Release+Line.

    This is preferable for more conservative installations, where stability is more important than having latest features.

  2. java –jar jenkins.war:

    This second command tells Java to run the WAR file that we just downloaded as an application, which produces the resulting output that you can see in the following screenshot—Jenkins unpacking from the WAR file, checking and initializing the various subsystems, and starting up a process on port 8080:

    Downloading and starting Jenkins

This simple process is usually all that is required to both download the latest version of Jenkins and get it up and running. You should now be able to access the web interface at http://localhost:8080 through your browser and begin setting up jobs to make Jenkins work for you:

The Jenkins start page

主站蜘蛛池模板: 师宗县| 屯留县| 从江县| 仁怀市| 苏州市| 南川市| 喀什市| 黄大仙区| 乐陵市| 马尔康县| 铁岭市| 建宁县| 湛江市| 和顺县| 高邮市| 崇义县| 顺昌县| 丹江口市| 江安县| 张家界市| 上思县| 旺苍县| 杭州市| 出国| 松潘县| 韶关市| 宁德市| 元氏县| 攀枝花市| 桐庐县| 鲁甸县| 伊春市| 民丰县| 大余县| 麻栗坡县| 德保县| 太原市| 海林市| 北海市| 五家渠市| 喀喇沁旗|