
Jenkins
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software
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 …
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 …
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 …
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 …
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.
Remote Access API - Jenkins
Jenkins API Client is an object oriented ruby wrapper project that consumes Jenkins’s JSON API and aims at providing access to all remote API Jenkins provides.
Linux - 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 …
Redesigning Jenkins (Part Two)
Jul 24, 2025 · With Jenkins 2.516.1, we’ve reworked large amounts of the Jenkins user interface - the result of years of dedicated work by the community. This release marks a major milestone …
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 …