I am setting up an Orchard site that will eventually be housing hundreds of tenants. The on-boarding process will be manual (ie a human will set the new tenant up using the Orchard admin UI) however I can see Module updates (via DataMigrations) being a problem if I would have to go through each tenant and upgrade manually through the admin UI.
Is it possible to script this kind of Module upgrade?
cheers.
With the latest 1.x source, migrations are automatic.