Giter VIP home page Giter VIP logo

sushantjadhav416 / e-shop_project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.14 MB

This is a Two Tier E Commerce Web Application Developed in .NET MVC Core and Deployed to AKS using CI-CD workflows

C# 11.34% HTML 24.33% CSS 20.06% JavaScript 43.40% Dockerfile 0.23% Python 0.04% HCL 0.34% Shell 0.25%
devops docker docker-compose-development jenkins-pipeline kubernetes-deployment mvc-architecture webapplication

e-shop_project's Introduction

E-shop_project

This is an E Commerce Web Application Developed in ASP.NET MVC And Continuously integrated using Jenkins CI pipline and Github actions CI workflows.

This is Two teir ASP.NET MVC based web application containerize using Docker and continously Deployed on AKS Using Argo cd Gitops Tool.

Note: Dot NET dependencies are handled using the .csproj at the root directory of the repository.

Screenshot

Alt text

Prerequisites:

  • Dot NET application hosted on the GitHub repo.
  • Jenkins server
  • Kubernetes cluster
  • Argo CD
  • GitHub Actions

Application setup

  • Execute the application locally and access it using your browser Checkout the repo and move to the directory

  • git clone https://github.com/sushantjadhav416/E-shop_project

  • cd E_shop.

  • Execute the Docker build command to build docker image and use this application as container.

  • You can find Kubernetes deployment .Yaml files in Deploymentfiles folder.

Continous Integration of Two teir Application .

  1. Using jenkins:
  • Configure a jenkins server and Install required Plugins.
  • Plugins: Docker,git,github
  • Setup credentials of docker registry and add github Token.
  • Create Pipline in jenkins and configure jenkinsfile path and Build the pipline.
  1. Using GitHub Actions:
  • Created .Net Build workflow and Docker Build and push workflow.
  • Code quality analysis workflow uisng CodeQL.
  • At the time off push event happens on this repo the workflow is get triggerd.

Continous Deployment Of Two Teir application

  • In this project i am using Argo CD GitOps tool for continous deployment on AKS.
  • For that first Configure a AKS on AZURE using ARM templates, using Shell script , Terraform like IAC tool. I have provided the Aks creation and configuration scripts in Create AKs folder.
  • After that , Configuration Argo CD on your target node of AKS. follow this article for that https://argo-cd.readthedocs.io/en/stable/
  • After configuration create new application in argocd .
  • Provide a correct application details like github repo url and correct Deployment yaml file folder path, becuase ArgoCd syncs the changes made in targeted repository path.

Technology Stack

  • User Interface: HTML, CSS, JS, bootstarp.
  • Database Connectivity: Entity Framework.
  • Container Registry : Docker Hub.
  • Cloud : Azure.
  • Database Management System: MSSQL SERVER.
  • Programming Language: C# .NET

e-shop_project's People

Contributors

sushantjadhav416 avatar jadhavsushanthcl avatar

Watchers

 avatar

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.