Tag:

Chef


Upgrading Golang Version in the Early June ‘23 Automate Release

Read more about the new version of Chef Automate that will be released in the early June 2023, which includes an upgrade to Golang 1.19.

Read more

Announcement Chef Client 16 EOL Date Change

Chef Infra Client 16 was set to reach End of Life on April 30, 2022. Chef Infra Client 16 will now continue to receive support, security vulnerability patches, and fixes for critical bugs until November 30, 2022.

Read more

Building The Coded Enterprise

To compete in the modern economy, organizations across industries have had to develop competency in the digital domain. Customer-facing apps and digital experiences drive growth, while large scale software systems keep operations running efficiently.

Read more

Inside the new AWS OpsWorks for Chef Automate service

We’re excited about this morning’s announcement at AWS re:Invent unveiling the new AWS OpsWorks for Chef Automate service. This service helps anyone get started quickly with Chef Automate in a low-risk low-friction way with all the benefits you’d expect from any native AWS service.

Read more

Erchef Comes to Hosted Chef

I’m very happy and quite proud to announce the successful deployment of erchef on Hosted Chef this week. Getting erchef into Hosted Chef has been a long and challenging project involving a good chunk of Opscode’s engineers.

Read more

Chef Server 11.0.8 Released

We are happy to announce the release of Chef Server 11.0.8 containing a number of security and bug fixes as detailed below.

Read more

Reflections on 5 years as an Open Source company

As we head in to our second (sold out! Woohoo!) #ChefConf, I find myself getting all misty eyed, nostalgic, and reflective.

Read more

Turn it to 11: Upgrading From Chef 10

Editor’s Note: A previous version of this blog post recommended setting cookbook\_path to nil in the knife.rb file. That line has been removed, as it causes an error in newer version of knife/chef-client. Either do not set the cookbook\_path or do not set it to nil when following these instructions.

Read more

Chef 11 Server: Up and Running

In this post, we’re going to look at how easy it is to get up and running with a Chef Server on a brand new Ubuntu 12.04 or CentOS 6.3 system. We’ll also explore the new Chef Server management tool, chef-server-ctl, and the new configuration file.

Read more
Posted in:

The Making of Erchef, the Chef 11 Server

The Chef 11 Server provides significant improvements in terms of compute efficiency, scalability, and operability. We achieved these improvements by rewriting the API server in Erlang and switching the data store from CouchDB to PostgreSQL.

Read more