About 340,000 results
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. 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 …

  3. 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.

  4. 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.

  5. Jenkins Handbook

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

  6. 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, …

  7. User Handbook Overview - Jenkins

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

  8. 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 …

  9. Using Jenkins

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

  10. Jenkins : Building a software project

    Nov 10, 2017 · Jenkins can be used to perform the typical build server work, such as doing continuous/official/nightly builds, run tests, or perform some repetitive batch tasks.