- Jenkins
Jenkins is the most used CI CD platform in the world It’s one of the oldest, most mature systems in continuous integration and delivery, and it powers software pipelines across critical industries like finance, healthcare, and government
- Download and deploy - 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 Jenkins can be installed through native system packages, Docker, or even run standalone by any machine with a Java Runtime Environment (JRE) installed
- 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
The procedures in this chapter are for new installations of 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 with a version of Java supported by Jenkins
- Using Jenkins
This chapter contains topics for typical Jenkins users (of all skill levels) about Jenkins usage which is outside the scope of the core Jenkins features: Pipeline and Blue Ocean
- Jenkins Handbook
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software
- Pipeline - Jenkins
Why Pipeline? 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 simple continuous integration to comprehensive CD pipelines
|