Skip to content

Commit

Permalink
added new project
Browse files Browse the repository at this point in the history
  • Loading branch information
surajyadav1108 committed Sep 13, 2023
1 parent eb544c8 commit 790081e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,26 @@ <h1 class="info"><strong>Jenkins Pipeline for Dockerized Django Notes App Deploy

<!--here added new Jenkins-aws-CI-CD-->


<!--here added new Jenkins-aws-maven-argo-kubernetes-CI-CD-->
<div class="row item">

<div class="twelve columns">

<h1 class="info"><strong> Jenkins-maven-Docker-sonar-argoCD-kubernetes-aws-CI-CD</strong></h1>

<p>
This project aims to create a robust CI/CD pipeline for deploying a Maven-based Java application on an AWS EC2<br>
instance. It uses tools like Jenkins, Maven, Docker, and SonarQube for automation. Additionally, ArgoCD on a <br>
local Minikube Kubernetes cluster manages Kubernetes deployments, ensuring efficient software delivery.
</p>

</div>
</div> <!-- item end -->


<!--here added new Jenkins-aws-maven-argo-kubernetes-CI-CD-->

</div> <!-- main-col end -->

</div> <!-- End Work -->
Expand Down

0 comments on commit 790081e

Please sign in to comment.