hostmaster2

hostmaster and autopilot

sirkitree's picture
public
sirkitree - Sat, 2008-01-05 21:53

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.


BIND module for managing DNS zones

Boris Mann's picture
public
Boris Mann - Fri, 2007-10-12 17:39

I just found the BIND module. Definitely something to look at running along with HM2.


Initial HM2 code in Bryght hostmaster SVN repository

puregin's picture
public
puregin - Fri, 2007-06-29 16:43

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.


Hostmaster 2 requirements on Drush

puregin's picture
public
puregin - Fri, 2007-06-29 16:40

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.


Syndicate content