This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Joshua Sierles (author)
Mon Nov 02 10:30:42 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Thu Feb 12 05:11:18 -0800 2009 | |
| |
README | Wed Mar 04 12:56:07 -0800 2009 | |
| |
config/ | Fri Mar 06 12:27:53 -0800 2009 | |
| |
cookbooks/ | Mon Nov 02 10:30:42 -0800 2009 | |
| |
roles/ | Mon Aug 17 17:24:03 -0700 2009 |
README
37signals cookbooks for use with Chef (http://wiki.opscode.com/display/chef/Home). These are provided solely as examples and helpful guides. Some of the cookbooks are based on examples at: http://github.com/opscode/cookbooks http://github.com/mikehale/chef-repo http://github.com/jtimberman/cookbooks Contact joshua@37signals.com with any questions. Running Chef Server under passenger and SSL: To do this, get chef installed on the target machine. 1. From the cookbook root, run: % rake ssl_cert FQDN=chef.mydomain.com 'mydomain' should be whatever you want to use as your chef server domain. The recipes assume 'chef' as the hostname. Update as necessary. 2. Copy these certificate files to /var/chef/certificates 1. From the root of the cookbooks directory, run: % chef-solo -c config/solo.rb -j config/server.json







