Understand CI/CD, Jenkins architecture, install Jenkins with Docker, and run your first freestyle job.
CI/CD Concepts & Why Jenkins
Understand Continuous Integration, Delivery, and Deployment — and where Jenkins fits in the DevOps toolchain.
Jenkins Architecture
Learn the controller, agents, executors, and workspaces that make up a Jenkins installation.
Install Jenkins with Docker
Run Jenkins LTS in Docker, retrieve the initial admin password, and complete the setup wizard.
First Freestyle Job
Create a hello-world freestyle project, run a shell build step, and read the console output.