Category:

cookbooks


New Book: ‘Managing Windows Servers with Chef’ by John Ewart

The Chef Community delivers yet again. John Ewart, a system architect, software developer, and lecturer based in California, recently published, “Managing Windows Servers with Chef” which can be purchased here.

Read more

Security @Adobe Details Chef-Automated Security Testing

Our good friends at Adobe have been awesome about providing technical insight into their use of Chef in the past. Yesterday, their lead security strategist Peleus Uhley, continued this trend with a very informative blog detailing Chef-automated security testing in Adobe’s private cloud infrastructure.

Read more

Berkshelf Workflow

This article is cross-posted from https://sethvargo.com/berkshelf-workflow/. There are only two fundamental assumptions for working with Berkshelf: 1. Each cookbook is a uniquely packaged and versioned artifact 2.

Read more
Posted in:

New Book: Chef in Action by Dimitri Aivaliotis

Awesome Chefs make many tremendous contributions to the betterment of the entire Chef Community each and every day. Today is no different and in this post we’ll highlight an especially notable achievement by Dimitri Aivaliotis, a system architect and Chef contributor based in Zurich.

Read more

Tech Leaders Showcase Chef Support at #ChefConf 2014

Chef is Collaborating with AWS, Google, HP Cloud, IBM, Juniper, Microsoft, Rackspace, VMware, and Many More to Define how Businesses Deliver Software and Services to Customers SEATTLE – April 14, 2014 – In advance of #ChefConf 2014, Chef, the leader in web-scale IT automation, today announced that the company is working with a diverse group […]

Read more

Chef Delivers DevOps Automation for Windows and Microsoft Azure

Integration of Enterprise Chef with Windows PowerShell and Microsoft Azure Enables Developers to Automate Workloads and Accelerate Migration to the Azure Cloud SEATTLE – April 3, 2014 – From the Microsoft Build Conference, Chef™, the leader in web-scale IT automation, today announced new Windows and Microsoft Azure automation capabilities, empowering developers to accelerate software and […]

Read more

Chef Supermarket – The New Community Site

We’re Finally Making Progress On A Better Community Site Experience Chef is awesome. Our existing community site experience…OK, but not awesome. We announced plans to revamp and open source the community site at the Community Summit in November and now were making good progress on that with Supermarket.

Read more

Writing Libraries in Chef Cookbooks

One of the most useful extensions available to Chef cookbook authors is the ability to write and use any arbitrary Ruby code as a library. These libraries are often no more than a few lines long, but can also be as simple or as sophisticated as you want.

Read more
Posted in:

Evolution of Cookbook Development

In this post, I will explore some development patterns that I’ve seen (and done!) with Chef cookbooks, and then explain how we can evolve to a new level of cookbook development. The examples here come from Chef’s new chef-splunk cookbook, which is a refactored version of an old splunk42 cookbook.

Read more

Chef’s Splunk Cookbook

Today I’d like to share a cookbook that we’ve developed, chef-splunk. This cookbook replaces an old internal Splunk cookbook that has served us well for quite some time, but that one was becoming more difficult to modify and extend. There is a community splunk cookbook already.

Read more

cookbooks