I was talking about more than syncing the files on multiple servers ... but things like executing some tasks (e.g.: update database, etc) on each server after syncing the files.
On Tue, Feb 24, 2009 at 9:06 PM, Gareth McCumskey <[email protected]> wrote: > 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 <[email protected]> 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 <[email protected]> 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 >> >> > > > > > -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
