×
This Guided Tour introduced you to the basics of using Jenkins and Jenkins Pipeline. Because Jenkins is extremely extensible, it can be modified and configured ...
Jenkins is distributed as WAR files, native packages, installers, and Docker images. Follow these installation steps: Before downloading, please take a moment ...
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications. A Kubernetes cluster adds a new ...
Pauses a Workflow job until artifacts are deployed to servers via configuration management tools like Chef/Puppet/etc. For this feature to work, ...
Dec 4, 2022 · This plugin provides abstract common parts for integration with configuration management tools like Chef and Puppet.
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
May 15, 2018 · The main commit is selected when the build starts and always corresponds to the version of Jenkinsfile in the repository for which the job is ...
This plugin takes a war/ear file and deploys that to a running remote application server at the end of a build. The implementation is based on Cargo.
Mar 4, 2022 · Hi there, Is there a recommended way to deploy two jenkins server instances in highly-available setup? Suppose i have a single folder with ...