About 96 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. 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. 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 …

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

  6. Pipeline - Jenkins

    Jenkins is, fundamentally, an automation engine which supports a number of automation patterns. Pipeline adds a powerful set of automation tools onto Jenkins, supporting use cases that span from …

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

  8. Pipeline Syntax - Jenkins

    This video shares some differences between Scripted and Declarative Pipeline syntax. When Jenkins Pipeline was first created, Groovy was selected as the foundation. Jenkins has long shipped with an …

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

  10. Windows - Jenkins

    This setup wizard takes you through a few quick "one-off" steps to unlock Jenkins, customize it with plugins and create the first administrator user through which you can continue accessing Jenkins.