This repo contains an example of a fully automated Jenkins & Docker build system. Currently it is being developed as part of a tutorial on my blog: The CI/CD Life
Here are links to the available tutotorial sections:
- Unit 1 / Part 1: Planning a Jenkins + Docker CI System
- Unit 1 / Part 2: Architecting a Jenkins + Docker CI System
- Unit 2 / Part 1: GitHub + GitHub Flow
- Unit 2 / Part 2: Building the Base Jenkins Image (and Intro to Docker)
- Unit 2 / Part 3: Building the Jenkins Master Image
- Unit 2 / Part 4: The Jenkins Plugin Image
- Unit 2 / Part 5: Starting Jenkins with Docker Compose
- Unit 3 / Part 1: Intro to the Jenkins Groovy Init System
Please follow along with my tutorial if you'd like to learn how to deploy a a Modern Jenkins Infrastructure on Docker!