Skip to content

iamlohit/java-maven-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic CI/CD Pipeline

  1. Git hosts the application code and Dockerhub hosts the docker image created.
  2. Jenkins orchestrates the app build, creating docker image, pushing docker image to Dockerhub.
  3. Jenkins also deploys the app on AWS EC2.
  4. All this is triggered with Github Webhook, when commit is made to Github repo/app code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published