This project has been used in order to configure the entire DevOps configuration of various DevOps tools to do a POC for automation of the SDLC cycle.
- Maven
- JUnit
- Git
- Jenkins
- Docker
- Rundeck
- ELK
https://hub.docker.com/repository/docker/utsavcoding/calculator-docker
- Jenkins will pull the code from github account.
- Jenkins will build the pulled code from github and execute all the test cases.
- A docker Image will be created and pushed to docker hub.
- It will trigger a rundeck job which will fetch the image from docker hub and run it as a docker container on the server node or host.
- For continuous monitoring elasticsearch, filebeat and kibana is installed in the host system.
For more details, check this manual : https://github.com/utsavcoding/Calculator-Devops/blob/master/DevOps-Config-Manual.pdf