Loading AI tools
Configuration management tool From Wikipedia, the free encyclopedia
Progress Chef (formerly Chef)[4] is a configuration management tool written in Ruby and Erlang. It uses a pure-Ruby, domain-specific language (DSL) for writing system configuration "recipes". Chef is used to streamline the task of configuring and maintaining a company's servers, and can integrate with cloud-based platforms such as Amazon EC2, Google Cloud Platform, Oracle Cloud, OpenStack, IBM Cloud, Microsoft Azure, and Rackspace to automatically provision and configure new machines. Chef contains solutions for both small and large scale systems.
Developer(s) | Progress |
---|---|
Initial release | January 2009[1] |
Stable release(s) | |
Repository | github |
Written in | Client: Ruby Server: Ruby, Erlang |
Operating system | Linux, MS Windows, FreeBSD, macOS, IBM AIX, Solaris |
Type | Configuration management, System administration, Network management, Cloud management, Continuous delivery, DevOps, Infrastructure as Code |
License | Apache License 2.0 |
Website | www |
The user writes "recipes" that describe how Chef manages server applications and utilities (such as Apache HTTP Server, MySQL, or Hadoop) and how they are to be configured. These recipes (which can be grouped together as a "cookbook" for easier management) describe a series of resources that should be in a particular state: packages that should be installed, services that should be running, or files that should be written. These various resources can be configured to specific versions of software to run and can ensure that software is installed in the correct order based on dependencies. Chef makes sure each resource is properly configured and corrects any resources that are not in the desired state.[5]
Chef can run in client/server mode, or in a standalone configuration named "chef-solo". In client/server mode, the Chef client sends various attributes about the node to the Chef server. The server uses Elasticsearch to index these attributes and provides an API for clients to query this information. Chef recipes can query these attributes and use the resulting data to help configure the node.[citation needed]
Traditionally, Chef was used to manage Linux but later versions add support for Microsoft Windows.[6]
It is one of the major configuration management systems on Linux, along with CFEngine, Ansible and Puppet.[7][8] More than a configuration management tool, Chef, along with Puppet and Ansible, is one of the industry's most notable Infrastructure as Code (IAC) tools.[9]
Company type | Private[10] |
---|---|
Industry | Computer software[10] |
Founded | 2008[10] |
Headquarters | Seattle, Washington, U.S.[10] |
Key people | Barry Crist (CEO),[11] Adam Jacob, Jesse Robbins, Jez Humble |
Products | Chef[10] |
Website | www |
Chef was created by Adam Jacob as a tool for his consulting company, whose business model was to build end-to-end server/deployment tools. Jacob showed Chef to Jesse Robbins, who saw its potential after running operations at Amazon. They founded a new company (Opscode) with Barry Steinglass, Nathen Haneysmith, and Joshua Timberman to turn Chef into a product.[12] The company Chief Technology Officer was Adam Jacob.[citation needed] Chef Software, Inc. was a corporation headquartered in Seattle, Washington.
The project was originally named "marionette", but the word was too long and cumbersome to type; naming the format modules were prepared in "recipe" led to the project being renamed "Chef".[12]
In February 2013, Opscode released version 11 of Chef. Changes in this release included a complete rewrite of the core API server in Erlang.[13]
In Sep 2015, Chef Chef was valued at $360 million after a $40 million venture capital funding round.[14][15]
In November 2015, the company acquired a German security startup, VulcanoSec.[16]
In April 2019, the company announced that the source code for their software would continue to be released under the Apache 2.0 license, while binaries would only be available under the terms of a proprietary license.[17] In response, the Cinc project began releasing Apache 2.0 licensed binaries of several Chef products.[18]
In 2019, it was discovered by a journalist that U.S. Immigration and Customs Enforcement was paying Chef approximately $95,000 per year for a software license. At that time, a former Chef employee deleted his code repository in protest of the contract. The company did not announce any changes to its contracting processes or partners.[19]
Chef offered a single commercial product, Chef Automate, released at ChefConf in July 2016. Chef Automate included a full-stack continuous deployment pipeline, and automated testing for compliance and security.[20] Chef Automate built on two of Chef's open source projects - Chef and InSpec - and integrated with the company's third open source project, Habitat. Habitat offered "application automation" to simplify running complex applications in different environments including containers, traditional data servers, or PaaS.[21][22][23]
Chef offered three versions of its product: Chef Basics (free, open source), Hosted Chef ($72/node, minimum 20 node purchase), and Chef Automate ($137/node, annual subscription).
On September 8, 2020, Progress announced the acquisition of Chef,[24][25][26] with an intended final date in October.
A press release gave the price of acquisition at $220 million.[27] The merged company was named Progress Chef.
Chef is supported on multiple platforms according to a supported platforms matrix for client and server products.[28] Major platform support for clients includes AIX, Amazon Linux, Debian, CentOS/RHEL, FreeBSD, macOS, Solaris, SUSE Linux, Microsoft Windows and Ubuntu. Additional client platforms include Arch Linux and Fedora. Chef Server is supported on RHEL/CentOS, Oracle Linux, SUSE Linux and Ubuntu.
Chef is used by Facebook,[29],OpenStreetMap,[30] AWS OpsWorks, Prezi,[31] and BlackLine.
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.