On 03/29/2011 06:52 PM, Richard Clark wrote: > On 29 March 2011 15:36, S Ahmed <[email protected] > <mailto:[email protected]>> wrote: > > Say for example wordpress.com <http://wordpress.com> uses puppet to > rollout the wordpress software for its customers. > > During updates to the software, say there are mysql schema updates. > > i.e. say they have 100K mysql databases, 1 for each blog. > And the database for each blog as to be updated to version x which > adds a few tables, columns to tables etc. > > If they have 100K wordpress installations spanning hundreds of > servers, would Puppet be a good choice for updating/migrating the > mysql db's for all the installs? > > > Personally I'd go with capistrano or something along those lines for a > once-off job like that.
Speaking of Capistrano, you may want to look at mCollective *hint, hint* ;-) Cheers, Felix -- You received this message because you are subscribed to the Google Groups "Puppet 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/puppet-users?hl=en.
