[Catalyst] Unpack and Run vs. Install and Run Catalyst apps

Matt S Trout dbix-class at trout.me.uk
Tue Dec 13 23:16:30 CET 2005


On Tue, Dec 13, 2005 at 10:47:17PM +0100, Krzysztof Krzyżaniak wrote:
> "Christopher H. Laco" <claco at chrislaco.com> writes:
> 
> > While working on Meios, I've had this question rolling around my head.
> > When, why, and how many people actually "make install" their catalyst
> > applications, and how how people just unpack and run them in the
> > directory they come in (or pointing Apache to load from there)?
> 
> $unpack_and_run++; [1]
> 
> [1] ok, rather "svn commit" on test and "svn update" on live

We tend to add an 'upload' target to our Makefile that rsyncs the code onto
the live server and restarts it.

-- 
     Matt S Trout       Offering custom development, consultancy and support
  Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

 + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list