开发者

Example of using Chef with LibCloud

开发者 https://www.devze.com 2023-02-24 18:57 出处:网络
Chef is commonly used for provisioning servers, right?So is LibCloud, right? What\'s an example use case of why someone wo开发者_C百科uld use both tools together?I use chef to bootstrap ec2 instances

Chef is commonly used for provisioning servers, right? So is LibCloud, right?

What's an example use case of why someone wo开发者_C百科uld use both tools together?


I use chef to bootstrap ec2 instances. I also use boto to do further modifications of ec2 instances such as creating tags etc. I will be now be using libcloud more often since I will I will have a mix between rackspace and ec2.

As a side, when bootstrap a ec2 or rackspace instance, I do not use knife, I use libcload to boot a machine and ssh into into machine and install chef client since I fond it to be more reliable and even faster then knife by 3-5 minutes.

Net net, both are used together. Its a happy marriage.


Chef works with a variety of cloud computing providers:

  • Amazon AWS EC2
  • Rackspace Cloud
  • Terremark vCloud
  • Bluebox Group
  • Openstack
  • Slicehost

It does this through the Ruby library, fog.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号