Hello!
Welcome to My Project Page
- 1. Build.yml
- # This is a Playbook for Build Process
- 2. Deploy.yml
- # This is a Playbooke for Deploy Process
- 3. Dockerfile
- # This is a Docker file for Deploy Process
- 4. Jenkinsfile
- # This is a Jenkins file for jenkins pipeline setup
- 5. start_tomcat.sh
- #This is a shell script file to start the Tomcat Service
- 6. stop_tomcat.sh
- #This is a shell script file to stop the Tomcat Service
- 7. Hello.py
- #This is a simple python program file to print "Hello! World"
- 8. myweb.html
- #This is a simple webpage written using HTML and CSS
- 9. Installations.txt
- #This is a text file for all the installations steps (GIT, Maven, Tomcat and Jenkins)
- 10. Ansible_Installation.txt
- #This is a text file for the Ansible installation steps
- 11. Lohi.txt
- #This is a text file for normal editing operation
- 12. pom.xml
- #This is a Project Object Model File which contains all the dependencies details about my project
Created on: 25th April 2018
Author: N Lohidasu Reddy