Jenkins CI/CD Pipeline

  • Welcome to the Jenkins guide! This repository provides step-by-step instructions on installing, configuring, and using Jenkins for CI/CD automation.

Table of Contents

1- Install Jenkins

2- Users and Permissions in Jenkins

3- Jenkins Plugins

4- Jenkins COnfiguration

5- First Job

6- GitHub Integration

7- Mini Project : Apache Deployment

8- Mini Project : Nginx Deployment

9- Gitlab Integration

Overview

  • This guide covers everything from installing Jenkins to setting up users, managing plugins, configuring settings, integrating with GitHub, and running your first job. It also includes a mini-project to apply what you've learned.

Getting Started

  • Clone this repository
  • Follow the guides step by step
  • Experiment and customize Jenkins for your needs

Happy automating with Jenkins! 🚀