[Catalyst] how do you distribute a catalyst app

2009-06-10 Thread Patricio A. Bruna
wich methods do you use to distribute a catalyst application from on box to 
another. 
and suposse this box has diferent operating system, i ment one has suse and the 
other redhat. 
what are you recomendations 


 
Patricio Bruna V. 
IT Linux Ltda. 
http://www.it-linux.cl 
Fono : (+56-2) 333 0578 
IT Linux en Facebook 

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] how do you distribute a catalyst app

2009-06-10 Thread Patricio A. Bruna
Maybe i explain wrong. 
I did not mean load balance, i meant deployment. 
i develop my app on my box, and then i need to deploy it on the production 
server, with the same operating system. downloading all the modules from cpan 
is time consuming, are any better way? 


 
Patricio Bruna V. 
IT Linux Ltda. 
http://www.it-linux.cl 
Fono : (+56-2) 333 0578 
IT Linux en Facebook 


- Tomas Doran bobtf...@bobtfish.net escribió: 
 Patricio A. Bruna wrote: 
  wich methods do you use to distribute a catalyst application from on box 
  to another. 
  and suposse this box has diferent operating system, i ment one has suse 
  and the other redhat. 
  what are you recomendations 
 
 Don't do that. 
 
 Having an app balanced across two totally dissimilar boxes is going to 
 cause you more issues than across two similar boxes, so I'd just avoid 
 it if possible. 
 
 If not possible, then I guess distro style packages of all your 
 dependencies would be the way to go. 
 
 Cheers 
 t0m 
 
 ___ 
 List: Catalyst@lists.scsys.co.uk 
 Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst 
 Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ 
 Dev site: http://dev.catalyst.perl.org/ 
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/