hostmaster and autopilot
So I was reading about a module today called autopilot (http://www.workhabit.org/change-management-and-drupal-autopilot-news) and was wondering if anyone here is involved or knows anything about it and what sort of differences/similarities there are between it and Hostmaster2.
I'm very interested in the topic of change management and and such things, but just getting my mind wrapped around these tools. I'm involved with some large Drupal deployments so tools like this are getting pretty high on my radar.
Read moreBIND module for managing DNS zones
Initial HM2 code in Bryght hostmaster SVN repository
Just to let everyone know, Adrian's initial work on hostmaster2 is checked into the Bryght SVN hostmaster repo for your viewing and hacking pleasure.
Read moreHostmaster 2 requirements on Drush
These are notes posted by Adrian, following some initial code development based in part on Drush.
The requirements I had for Drush were
1) required parameter handling. In the form of
./drush.php provision $urlhere
This is already implemented it turns out, so that when you define a command
called 'provision', any extra parameters are automatically passed to the callback.
2) multiple Drupal systems through a central drush.php
This also already exists, via a -path argument. More on this later.
3) Force loading of modules.
Read more

