1. What is Jenkins?
Overview
- The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.
Jenkins workflow
Official website documentation of Jenkins
- https://www.jenkins.io/doc/
2. Prerequisites
3. Installation
How to install Jenkins?
- https://www.jenkins.io/doc/book/installing/
Install Jenkins with Docker
4. Basics of Jenkins
Jenkins getting started
- https://www.jenkins.io/doc/book/pipeline/getting-started/
Jenkins Hello World
5. Beyond the Basics
Hands-On Example
- Check the advanced/ directory for more Jenkins examples.
6. Moreβ¦
Jenkins cheatsheet
Recommended Books