285054f0e0
configuration management to your entire infrastructure. With Chef, you can: * Manage your servers by writing code, not by running commands. * Integrate tightly with your applications, databases, LDAP directories, and more. * Easily configure applications that require knowledge about your entire infrastructure ("What systems are running my application?" "What is the current master database server?") WWW: http://wiki.opscode.com/display/chef PR: ports/163364 Submitted by: Scott Sanders <scott@jssjr.com> Sponsored by: RideCharge Inc. / Taxi Magic
11 lines
524 B
Text
11 lines
524 B
Text
Chef is a systems integration framework, built to bring the benefits of
|
|
configuration management to your entire infrastructure. With Chef, you can:
|
|
|
|
* Manage your servers by writing code, not by running commands.
|
|
* Integrate tightly with your applications, databases, LDAP directories, and
|
|
more.
|
|
* Easily configure applications that require knowledge about your entire
|
|
infrastructure ("What systems are running my application?" "What is the
|
|
current master database server?")
|
|
|
|
WWW: http://wiki.opscode.com/display/chef
|