[chef] Re: managing chef server/webui/couchdb with chef?


Chronological Thread 
  • From: " " < >
  • To:
  • Subject: [chef] Re: managing chef server/webui/couchdb with chef?
  • Date: Sun, 10 Oct 2010 12:35:21 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=dNTa5p5rsPJdr+/w9DFpzC5UV+dKBRC0kyhXJ7D8xlauHMRfomluEq8fSy/GvE+vJ7 i40TxFLjhv7vMgGNjpbd5Hm1n4FGadOKCZVqr8n457E00I8e84kJ3/LpOTdYYFsznwqh QUnbLvwaeTuF3LaoDj7BrLSk5aWcLbFarg/4w=

Knife has a bootstrap option to setup a box as a chef client which you can use chef solo to then run the bootstrap cookbook for server components.

There's no magic with chef server and client living on the same machine except that the validation key is already on the machine so it saves you a step

On Oct 10, 2010 11:49 AM, "Jim Hopp" < "> > wrote:
> Hi folks-
>
> We're curious about how people are managing the chef server components
> (Chef Server API/webui, CouchDB, Solr Indexer, rabbitMQ, etc) and the
> machine all this is running on.
>
> First, the machine: it seems feasible to assign a role to the node
> running the server, and to use that role to manage the prosaic stuff:
> packages, iptables, ntp, accounts, etc; all the stuff we're managing on
> the all the other nodes. Are there any gotcha's to just running
> chef-client on the chef server node?
>
> Second, the chef server components: this seems much more complicated. Do
> people try to manage updates to the chef server components with chef
> itself, or do you simply use chef-solo to do the initial install and
> then manage updates by hand?
>
> -Jim



Archive powered by MHonArc 2.6.16.

§