Coder Social home page Coder Social logo

gsbarure / jenkins-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chaitannyaa/jenkins-project

0.0 0.0 0.0 97 KB

This Jenkins project - A Declarative CI/CD pipeline to deploy/deliver is a microservice-based web application built with Redis, Postgres DB, Vote App, Worker App, and Result App services. The application allows users to vote and displays the poll results in real-time. The pipeline includes stages such as code checkout, Docker image building, Doc

License: GNU General Public License v3.0

JavaScript 42.63% Python 45.38% Dockerfile 11.99%

jenkins-project's Introduction

Jenkins_CICD_Declarative_Pipeline_Project

qwdqwewfwef

Project Overview

Our project is a microservice-based web application that consists of five different services: Redis, Postgres DB, Vote App, Worker App, and Result App. The purpose of the application is to allow users to vote for their preferred option and display the results of the poll in real time.

To automate the deployment process of this application, we have set up a CI/CD pipeline using Jenkins. The pipeline consists of several stages, including code checkout, building Docker images, deploying services to different servers using Docker Compose, updating the Docker registry, sending notification emails to the concerned person, and performing cleanup tasks on the hosting server.

image

By setting up this pipeline, we aim to streamline the deployment process of our microservice application and ensure that each new change to the codebase is automatically deployed to the production/ testing/ development environment. This approach will save us time and effort while ensuring the reliability and scalability of our application.

Pre-requisites

  • A GitHub account to store the source code.

  • Three servers/machines :

a) Jenkins Master Node

b) Jenkins Agent Node-1 [For development/testing environment]

c) Jenkins Agent Node-2 [For production environment]

  • Jenkins, Docker and Docker Compose are installed.

  • Docker registry to store the Docker-versioned images.

  • Knowledge of Groovy syntax to create the Jenkins pipelines.

Contributions

Thank you for considering contributing to this project! Welcome to all contributions, big or small. Use clear, concise and easy-to-read code.

How to Contribute

  • Fork the repository and create your own branch from main.
  • Make your changes and Test your changes thoroughly to ensure they work as intended.
  • Create a pull request with a clear description of your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.