It would actually be incredibly easy to right your own bat (for Windows) or
shell script (for *nix) to do multiple servers just running the symfony
commands in a chain:

./symfony project:deploy server1 --go
./symfony project:deploy server2 --go
./symfony project:deploy server3 --go

Easy as that

On 2/24/09, Sid Bachtiar <sid.bacht...@gmail.com> wrote:
>
>
> svn export, symfony freeze, symfony sync ... basic stuffs
>
> I wonder how easy/hard it is to make symfony sync a bit more advanced,
> like adding ability to sync to multiple servers at once, execute
> tasks/batches, etc.
>
>
> On Tue, Feb 24, 2009 at 2:21 PM, Patrick Fong <patr...@ddns.com.au> wrote:
> > Hi Guys,
> >
> >
> >
> > I’m interested to know what deployment methods everyone is using to
> deploy
> > there SF projects ?
> >
> >
> >
> > I’m currently using svn checkouts but I’m not very happy with that and am
> > looking for something a bit more advanced. I’ve had a quick read about
> > Capistrano (rails deployment) which can also be used for php and am
> looking
> > into using that possibly. Does anyone else have some suggestions or
> advice ?
> >
> >
> >
> > Cheers,
> >
> > Pat
> >
> >
> >
> > >
> >
>
>
>
> --
>
> Blue Horn Ltd - System Development
> http://bluehorn.co.nz
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to