|

Chef is a systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
With Chef, you write abstract definitions as source code to describe how you want each part of your infrastructure to be built, and then apply those descriptions to individual servers.

Chef Basics
To use Chef, you first need to get acquainted with some central concepts. The following articles are basic introductions to core chef concepts.
-
An introduction to Nodes, Chef Workstation, and Chef Server. This article covers the role of each of these components and how they interact. If you are new to Chef, start here!
-
An introduction to cookbooks, recipes, resources, and roles. This article covers the core ideas of how one builds a node's configuration using the Chef DSL.
Guides and Tutorials
For those looking for hands-on tutorials, the Guides and Fast Start Guide section include a number of useful articles. Including:
In addition to Walkthrough Guides and Webcasts take you step by step through the installation of 6 different common server stacks, and more.
From the Community
|
|