pre-requesties: GitHub Tool for Code repository Jenkins Tool for Continuous Integration to the Code Ansible Tool for Managing the Code Docker Tool...
Downloading the code from GitHub, doing code analytics in SonarQube, deploying in the container called Docker tool and presenting website to the...
Creating VPC(Virtual Private Cloud) - 'aws3Tier' . Creating 2 public subnets and 4 private subnets in different zones. Created a public...
Create the instances for nexus, sonarqube, jenkins and tomcat. tomcat commands to installation and configure it. - used for 'Continuous Deploy' in...
1) Create EC2 instance for jenkins and tomcat. 2) Commands to install jenkins and tomcat. 3) After enter the command 'vi context.xml' in tomcat...
1) Creating EC2 instances for Master and Slave. 2) Commands on jenkins-master instance and jenkins_slave instance to install jenkins and java. 3)...