
Jenkins
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software
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.
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 …
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.
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 …
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 …
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.
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 …
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.
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.