What is chef

Chef is a n automation tool that provides a way to infrastructure the code. It can be also termed as a programmable infrastructure. Chef has a client-server architecture But rather it has workstation. We dono’t need to execute every node or every single node it will be automatically done.

Ten advantages of chef

  • Easy to learn
  • Automation
  • Delivering all infrastructure
  • Final thoughts
  • It contains all the blue prints of the infrastructure
  • Centralized management
  • Easily management
  • It can be used by the most of the cloud service provider
  • It makes easy for programmer
  • It follows sequential order

How to install chef workstation

  • Download ChefDK
  • Install ChefDK
  • Verify ChefDK Installation
  • Verify the ChefDK version
  • Setup Chef variables
  • Firewalld rules to access chef manage
  • Download starter kit from chef manage gui
  • Unzip starter kit

One example of recipe

file ‘hai.txt’ do

content ‘what’

end

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x