mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
8d254b7c31
- Save redirects s/http/https/ for github
12 lines
524 B
Plaintext
12 lines
524 B
Plaintext
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
|