[Catalyst] keeping multiple Catalyst applications up to date
Gavin Henry
ghenry at perl.me.uk
Sun Jun 11 23:28:53 CEST 2006
<quote who="Nathan Kurz">
> I'm trying to figure out a good way to run multiple Catalyst
> applications on the same server and to make it possible to upgrade
> Catalyst and its dependencies in a way that won't break one
> application when I upgrade another.
Hi,
It's best to have a test environment, as you can never know if it will
break an application.
> Using local installations of
> modules this seems possible, but I haven't worked out the specifics.
>
> Does anyone have a solution that works well for them?
3 Systems, Development, Test, and Production. More if you like, for
example User-Test, User Exceptance etc.
Well, that's my advice anyway.
>
> Thanks!
>
> Nathan Kurz
> nate at verse.com
>
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
More information about the Catalyst
mailing list