Open links in new tab
  1. Jenkins

    Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software

  2. Jenkins User Documentation

    What is Jenkins? Jenkins is a self-contained, open source automation server which can be used to automate all sorts of tasks related to building, testing, and delivering or deploying software.

  3. Installing Jenkins

    Jenkins is typically run as a standalone application in its own process. The Jenkins WAR file bundles Winstone, a Jetty servlet container wrapper, and can be started on any operating system or platform …

  4. Download and deploy - Jenkins

    Select one of the packages below and follow the download instructions. Once a Jenkins package has been downloaded, proceed to the Installing Jenkins section of the User Handbook. You may also …

  5. Jenkins 2 Overview

    Jenkins is an open source automation server with an unparalleled plugin ecosystem to support practically every tool as part of your delivery pipelines. Whether your goal is continuous integration, …

  6. Tutorials overview - Jenkins

    This part of the Jenkins User Documentation contains a series of introductory tutorials to help you begin building your applications in an automated fashion with Jenkins.

  7. Jenkins Handbook

    Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software

  8. JENKINS (Jenkins)

    Is there any possibility to build two Jenkins jobs with two different version of .Netframework 4?

  9. Getting started with the Guided Tour - Jenkins

    This guided tour introduces you to the basics of using Jenkins and its main feature, Jenkins Pipeline. This tour uses the "standalone" Jenkins distribution, which runs locally on your own machine.

  10. Pipeline Syntax - Jenkins

    When Jenkins Pipeline was first created, Groovy was selected as the foundation. Jenkins has long shipped with an embedded Groovy engine to provide advanced scripting capabilities for admins and …