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.
-
Notifications
You must be signed in to change notification settings - Fork 3
Implementing simple ci/cd pipeline using jenkins, sonarqube, github, webhook, docker, nginx all in aws ec2 to host a static website.
License
mohamedsamirspot/CICD-Jenkins-SonarQube-Docker-AWS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published