Linux Application

Running Jenkins on Docker Container

Estimated read time 2 min read

Time is very precious. Back in the year 2016, I have published an article on installing Tomcat and Jenkins. During those days, I was not familiar with Docker containers. However, with Docker, everything is now quickly deployed, destroyed and re-recreated [Read More…]

Linux Application

Installation and Basics of Tomcat and Jenkins

Jenkins is a free and open source web application for continuous build, integration, deployment and testing over a web server. Jenkins use lots of shells command and it has a shell interface over the web. On the other hand, we have [Read More…]