Published July 29, 2018 by

Install Blue Ocean Plugin in Jenkins

A Blue Ocean is a new user experience for Jenkins and provides an interactive view for Jenkins Pipeline and jobs. it reduces the clutter and increases the clarity. Blue Ocean is simple to install and will work on basically any Jenkins 2 instance (version 2.7 or later). Even better, it runs side-by-side...
Read More
Published July 01, 2018 by

Install Jenkins on Tomcat in Windows or Linux

CI or Continuous integration is being adopted at a very high pace to streamline the build time & testing. To implement the CI, there are many tools available but the Jenkins lead the pack. In this tutorial, we will learn to install Jenkins on Tomcat server. Pre-requisites 1- We need to have...
Read More