Pages

Sterling IT Training Devops Selenium QTP Dallas
Showing posts with label Jenkins. Show all posts
Showing posts with label Jenkins. Show all posts

Friday, August 25, 2017

Jenkins Installation as WAR file on Tomcat web container

Jenkins is a great tool to implement continuous integration and continuous deployment. Basically its a practice in DevOps to integrate code continuously and facilitating technical aspects of continuous delivery. Jenkis is an open source software tool. You can install Jenkins as a service or as a simple deployment using war file. Below are the steps you can follow to install Jenkins to automate continuous integration.

Popular Posts