How to enable SSL in Jenkins Server

To run Jenkins with HTTPS, you need to configure SSL in Jenkins. In this article we will explain to you about “How to enable SSL in Jenkins server” to secure your production environment. Now lets follow the process to configure SSL on your Jenkins server and see how it works. Step 1: Generate CSR certificate […]

What’s DevOps ? A full beginner guide

DevOps is a culture that promotes collaboration between the Development and Operations Team to implement the code in production faster in an automated and repeatable way. This culture helps to automate the process and narrow down the gaps between development and IT . ‘DevOps’ is a combination of two words ‘development’ and ‘operations’. DevOps could be […]