![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Dear Monks, I have a question about deploying Catalyst apps. I've tried various methods, but they've either been "unprofessional", or pretty much sloppy. Currently, I do an svn export of my working copy, tar/gz that all up, SFTP to my server, uncompress, and fiddle to get things working (namely, chmod +x dispatch.fcgi, perl script/myapp_deploy_schema.pl, etc.). This still seems a bit clunky to me, and being fairly new to a polished deploy process, I was wondering if any experts had any advice, as this process lends itself to a few errors including a bit of a lengthy process to do the aforementioned steps, as well as some of the annoying fiddling/fenaggling to get things working properly. Does anyone else have a more refined process? -dhoss
meh.
In reply to Catalyst deployment headscratchings by stonecolddevin
|
|