How do I get started with Chef?

Posted by Brad Wright on Server Fault See other posts from Server Fault or by Brad Wright
Published on 2010-04-01T20:37:11Z Indexed on 2010/04/01 20:43 UTC
Read the original article Hit count: 454

Filed under:
|
|

The chef documentation is pretty bad. And Google isn't helping me.

Can anyone point me at a decent article or something that would help me get started?

My specific issues are:

  • How do I get a client to read my configuration? chef-solo seems like the best start (I don't want to run an OpenID server or Merb)
  • How do I configure Apache to serve Django? I already know how to do this via regular server configuration, but I figure an example Chef recipe would be a good start;

© Server Fault or respective owner

Related posts about chef

Related posts about ruby