
Jenkins
This post details the progress made during the first half of Google Summer of Code 2025 on the Complete Build Retooling of jenkins.io project, which aims to modernize the Jenkins …
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 …
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.
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 …
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.
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 …
Jenkins Handbook
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software
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 …
Jenkins CLI
Jenkins has a built-in command line interface that allows users and administrators to access Jenkins from a script or shell environment. This can be convenient for scripting of routine …
Architecture - Jenkins
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software