Purpose – To setup a a very basic MySQL Server on Ubuntu 14.04 platform using the steps outlined in the mysql cookbook readme documentation Pre-requisites – Cookbook – mysql cookbook…
Purpose – To setup a a very basic MySQL Server on Ubuntu 14.04 platform using the steps outlined in the mysql cookbook readme documentation Pre-requisites – Cookbook – mysql cookbook…
Purpose - To setup a node with Tomcat web container instance using chef Step1: Generate a cookbook # chef generate cookbook tomcat_v8 Generating cookbook tomcat_v8 - Ensuring correct cookbook file content…
Purpose - To set up a role for the node and define runlist and attributes Pre-requisites – Hosted Chef Server - https://manage.chef.io/ desktop1.example.com - Used for preparing cookbooks and recipes…
Purpose – Setting up Workstation where Chef recipes and cookbooks can be prepared and manage them using Hosted chef server. Pre-requisites Linux system – desktop1.example.com Step1: Sign-up for Hosted chef URL…