×
Projects are defined and run by Jenkins users. Jenkins offers several different types of projects, including: Pipeline.
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
This project enables community to run Jenkins in a cloud-native environments like Kubernetes. Also, supports most of the public cloud providers (AWS, Azure, GCP) ...
As an independent open source project, the Jenkins project maintains most of its own infrastructure including services which help to keep the project running.
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 ...
The following tutorials show how to use Jenkins to cover the basics of CI/CD concepts based on specific technology stacks. Choose the tutorial that's relevant ...
Setting up the project. Go to Jenkins top page, select "New Job", then choose "Build a free-style software project". This job type consists of the following ...
Jenkins Roadmap. Jenkins project offers a public community-driven roadmap. It aggregates key initiatives in all areas: features, infrastructure ...
Jenkins Pipeline (or simply "Pipeline") is a suite of plugins which supports implementing and integrating continuous delivery pipelines into Jenkins. A ...
This section provides a high level overview of the Jenkins architecture. The audience is Java developers familiar with Jenkins (as users) who want to understand ...