I haven't used it for Pyramid/paster specifically, but I believe Fabric is designed for this sort of automated deployment:
http://docs.fabfile.org/en/1.2.1/index.html On 23 August 2011 13:33, Charles <[email protected]> wrote: > I have 4 nodes running paster app, once I change the config, I need to > change config files on the 4 nodes. It will be a headache if the nodes > number growing. > > I believe it should be a common problem for people who running paster > on more than one machines, is there any solution for this? > > or did I use it the wrong way? thanks! > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" 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/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
