
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 …
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.
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.
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 …
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.
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 in the …
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.
Best Practices - Jenkins
The Jenkins project uses organization folders to build Jenkins core and Jenkins plugins on ci.jenkins.io. A Jenkins Pipeline builds Maven projects easily and provides much better control for Maven users.
Using Jenkins agents
Agents may be connected to the Jenkins controller using either local or cloud computers. The agents require a Java installation and a network connection to the Jenkins controller. View the 3 minute …
MCP Server | Jenkins plugin
This plugin enables Jenkins to act as an MCP server, providing context, tools, and capabilities to MCP clients, such as LLM-powered applications or IDEs.