Members -
• Himangini Agrawal
• Mudrita Chaturvedi
• Avleen Singh Khanuja
• Abhiyana Yellipedi
- Ansible -
• Configured Ansible for deploying web application on local system as well as virtual machine
• Launched an EC2 using AWS
• Create an Ansible playbook to deploy application on EC2 using ngnix - Karaf-Twitter -
• Used Twitter4j to implement 8 twitter APIs
• Used Maven to create a WAR in maven repository
• Install the WAR from maven repository as a web bundle in KARAF osgi container
• Start the bundle to deploy the WAR
• Web Container listens on the IP port 8181 by default, and the Web container uses the Web application context specified by the Web-ContextPath option
• To access the application use localhost:8181/Web-ContextPath - Jenkin -
• Jenkin Integration with github
• Browse localhost:7070