chef-server

Chef configuration management system - server API

Install

All systems
curl cmd.cat/chef-server.sh
Debian Debian
apt-get install chef-server-api
Raspbian
apt-get install chef-server-api

chef-server-api

Chef configuration management system - server API

Chef is a systems integration framework and configuration management system written in Ruby. Chef provides a Ruby library and API that can be used to bring the benefits of configuration management to an entire infrastructure. The Chef Server is a Merb application that provides centralized storage and distribution for recipes stored in "cookbooks," management and authentication of client nodes and node data, and search indexes for that data. This package provides the API that clients interact with.