Category:

Products and Projects


Chef and Habitat at Container World 2017

Last week, Chef sponsored and attended Container World in Santa Clara, CA . This was an unofficial stop on the ongoing Hands on Habitat World Tour, and we held a well attended workshop on getting started with Habitat and containers.

Read more

Chef Community Engineering – 2016 – A Year in Review

Sure, it’s a little late for a retrospective on 2016 but, as they say, better late than never! Here’s a look back at some of the amazing things the Chef Community Engineering team helped deliver in 2016.

Read more

Habitat and Docker

This is a repost of a blog published on Medium by our friend Ben Dang. Everyone knows how to Docker, right? Here is a typical scenario below. # Build an Image (docker) $ docker build -t bdangit/helloworld .

Read more

Preparing for Chef Client 13

Over the last year, we’ve adopted a monthly release cadence for Chef. This has served us well, giving our users (and our staff!) a predictable schedule and making it safer and easier to release a version of Chef than ever before. Now, it’s time to introduce the next step.

Read more

Habitat application portability and understanding dynamic linking of ELF binaries

This post was originally published on the Hurry Up and Wait! blog on December 30, 2017. I do not come from a classical computer science background and have spent the vast majority of my career working with Java, C# and Ruby – mostly on Windows.

Read more

Continuous Delivery of Habitat Packages with Chef Automate

This post was originally published on the SysAdvent blog on December 21, 2017. Introduction Habitat by Chef is a framework for building, deploying, and running any kind of application. Chef’s blog has a good introductory series on the concepts behind Habitat, and the Habitat tutorial is a good place to start learning.

Read more

Top 10 Most Viewed Blogs of 2016

In 2016, we published more than 200 blog posts, highlighting major releases and announcements, partnerships and integrations, skill-building and how to articles, and more. Here are the top ten most viewed posts of 2016.

Read more

Policyfiles, Push Jobs, and Provisioning – Clarity on the current state of the Chef ecosystem

The 2016 Chef Community Summit in Seattle brought to light a particular set of concern and confusion in our community around the future of three Chef ecosystem tools: Policyfiles, Push Jobs, and Chef Provisioning.

Read more

Why Habitat? The Supervisor and Run Lifecyle

This is the third post in our series, Why Habitat? You can catch up with Part 1 and Part 2. In our previous posts, we talked about packaging your applications and compared results between packaging using a Dockerfile vs using Habitat. The core of Habitat packaging is the plan.

Read more

Test Ohai Plugins with ChefSpec and InSpec

You can test your custom Ohai plugins with ChefSpec using the chefspec-ohai gem, and with InSpec in Test Kitchen. This frees you from the traditionally difficult task of debugging a failing Ohai plugin. In this post, I’ll focus solely on testing an Ohai plugin.

Read more

FOLLOW @CHEF

Products and Projects