Day 5- assaignment-1

what is chef?

Chef DevOps is a tool for accelerating DevOps Collaboration and application delivery.

10 Advantage of Chef?

manages large number of servers

Consistency

Scalability 

Faster Deployments

Reduced Risks 

Integrates with Any Cloud Technology 

Accelerating Software Delivery

Accelerating Cloud Adoption.

Managing Both Data Center and Cloud Environments.

Increasing Service Resiliency.

How to install Chef Workstation?

wget https://packages.chef.io/files/stable/chef-workstation/22.5.923/el/7/chef-workstation-22.5.923-1.el7.x86_64.rpm
clear
ls
rpm -ivh chef-workstation-22.5.923-1.el7.x86_64.rpm
chef
clear
which chef
ls /usr/bin/chef*
clear
chef
clear
chef version

One Example Program of Recipe?

file ‘/opt/content.txt’ do
content “This is my first program of chef”
mode 755
owner divya
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