About 574,000 results
Open links in new tab
  1. 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 …

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

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

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

  6. User Handbook Overview - Jenkins

    If you are a typical Jenkins user (of any skill level) who wants to know more about Jenkins usage, see Using Jenkins. Also refer to the separate Pipeline and Blue Ocean chapters for more information …

  7. Jenkins Handbook

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

  8. Linux - Jenkins

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

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

  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.