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 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 bootstrap a Linux node and manage it using Hosted Chef server Pre-requisites – Hosted Chef Server - https://manage.chef.io/ desktop1.example.com - Used for preparing cookbooks and recipes server1.example.com…
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…