Skip to content

Implementing simple ci/cd pipeline using jenkins, sonarqube, github, webhook, docker, nginx all in aws ec2 to host a static website.

License

Notifications You must be signed in to change notification settings

mohamedsamirspot/CICD-Jenkins-SonarQube-Docker-AWS

Repository files navigation

CICD-Jenkins-SonarQube-Docker-AWS

Implementing simple ci/cd pipeline using jenkins, sonarqube, github, webhook, docker, nginx all in aws ec2 to host a static website. Firstly fetching the code from github using webhook (on push or pull requests) then scanning the code using sonarqube (ec2 type: t2 small) and then build a new docker image and run a new container (nginx) from it and trying to access the new container which deployed on ec2 through the browser. sadfs

v.mp4

About

Implementing simple ci/cd pipeline using jenkins, sonarqube, github, webhook, docker, nginx all in aws ec2 to host a static website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published