[chef] Re: Best way to (minor) upgrade chef server?


Chronological Thread 
  • From: Seth Falcon < >
  • To:
  • Subject: [chef] Re: Best way to (minor) upgrade chef server?
  • Date: Tue, 04 Feb 2014 09:13:46 -0800



 writes:
> I couldn’t find this in the docs. What’s the best way to upgrade chef 
> server from say 11.0.8 to 11.0.10?
> Just "dpkg -i chef-server.deb && chef-server-ctl reconfigure” or are
> there any more actions required?

You should stop the services first before upgrading. So for a minor
update:

chef-server-ctl stop
dpkg -i chef-server-$VERSION.deb
chef-server-ctl reconfigure
chef-server-ctl start
chef-server-ctl status

+ seth

-- 
Seth Falcon | Development Lead | CHEF | http://www.getchef.com/ ;| @sfalcon



Archive powered by MHonArc 2.6.16.

§