Chef Metal Alpha

Blog-S_Server-Cloud_100x385
by | |1 min read

An early Christmas present for you!

We’ve been rethinking how Chef can be used to bootstrap machines and create test environments, and an early prototype–the chef-metal gem–has come out of that thinking. The long explanation is here. The short form is, imagine writing this in a recipe and having the machine show up, converged, in EC2, VirtualBox, or LXC:

machine 'luigi' do
  recipe 'apache'
  recipe 'mywebapp'
end

It can reliably create instances on EC2 (via Fog) and VMs in vagrant at the moment. This is extremely alpha, and will change as it develops, but we wanted to get it into your hands for any holiday hacking fun :)

banner background
Ready to Get Started?

Fexible deployment options to suit your enterprise needs—SaaS for a fully managed cloud experience, and Self-Managed for on-premises control.

request a trial

Consult a Progress Expert

Request a consultation with a Progress Professional Services expert.

learn more

Avatar

|
John is a Principal Mad Scientist at Chef, has contributed code that will be worked around for years to nearly every piece of software Chef ships. Specific credits include chef-zero, chef-provisioning, and the ChefFS tools (knife diff, upload, and download).
All Blogs