[chef] Re: Re: The future of the database and application cookbooks


Chronological Thread 
  • From: William McVey < >
  • To:
  • Cc:
  • Subject: [chef] Re: Re: The future of the database and application cookbooks
  • Date: Thu, 1 Sep 2011 15:41:05 -0400

On Thu, Sep 1, 2011 at 2:35 PM, Noah Kantrowitz 
< >
 wrote:
> How is your application delivered now? The core of the application resource 
> and the current cookbooks is still a deploy resource, which somewhat limits 
> what you can feed in to it.

I had a long period of frustration with the application cookbook and
finally gave up on it in favor of a (mostly) reusable (but somewhat
tailored to my environment) Django-app deployment cookbook that is
still evolving.  The main thing is that we have our own PyPI server
that we push "production" code into after our CI testing passes. So I
don't need my deployments to suck from a repo (which would be
mercurial and not git), but simply install python packages and do
configurations.

  -- William



Archive powered by MHonArc 2.6.16.

§