Master Slave Configuration in Jenkins

Dear Readers, In this article, we will see the following Master Slave Configuration in Jenkins. Steps to Follow : Master Server:👉Launch Master Server👉Install Jenkins Slave Server:👉Launch Slave Server👉Create SSH Password Authentication 👉Install java👉Generate SSH Key👉Move the Public SSH Key to Authorized keys👉Give Permission to the Authorized keys… Read More

Roles in Chef

Roles in Chef Dear Readers , In this article,we will see different types  of Roles in Chef. Roles Roles in Chef are a logical way of grouping nodes.Typical cases are to have roles for web servers, database servers, and so on.One can set custom run… Read More