Select Badges

Select Supported Platforms

69 Cookbooks 2 Chefs

Learn About Cookbooks

What is a cookbook?

A cookbook is the fundamental unit of configuration and policy distribution in Chef. Each cookbook defines a scenario, such as everything needed to install and configure MySQL, and then it contains all of the components that are required to support that scenario. Chef maintains a collection of cookbooks that are important to Chef and are widely used by the Chef community.

How do I use a cookbook?

Interact with cookbooks by using the knife cookbook commands. With knife cookbook, you can create, delete, show, list, download and upload cookbooks. Read the knife cookbook commands documentation for more information.

How do I share a cookbook?

In order to share and interact with cookbooks on Supermarket, use the knife supermarket commands. The documentation for knife supermarket explains how to download, share, unshare, search, install and list cookbooks on Supermarket. You can also interact with the Supermarket API directly.

How do I adopt a cookbook?

Select a cookbook from the list of adoptable cookbooks and click the "Adopt me!" button.