About 93 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 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. 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.

  7. Using Jenkins

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

  8. Managing Jenkins

    Most standard administrative tasks can be performed from the screens in the Manage Jenkins section of the dashboard. In this chapter, we look at these screens and explain how to use them.

  9. Jenkins : Meet Jenkins

    Jul 3, 2018 · Jenkins is an award-winning, cross-platform, continuous integration and continuous delivery application that increases your productivity. Use Jenkins to build and test your software …

  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 …