Releases for Hostmaster
hostmaster 6.x-0.4-alpha2
First released: October 8, 2009 - 01:05
Size: 22.99 KB
md5_file hash: db5f9eb7369720fe29bb48e63460ca12
Last updated: October 8, 2009 - 01:10
Hostmaster is a component of the Aegir hosting system.
This is the second release of the 0.4 milestone. Many bug fixes have gone in since alpha1, plus a stack of exciting new features.
New features:
* introduce self-provisioning support for Hostmaster to be able to migrate itself to a new platform. Introduce makefiles hostmaster.make and aegir.make, leveraging drush make to build an Aegir system from the ground up for the first time #588114: cannot upgrade aegir with itself because the frontend doesn't follow and #454312: self-provisionning support
Bug fixes:
* hide the Ports form field on the filesystem task in the install profile (was appearing twice) #575872: Ports: appears twice in the hostmaster install wizard
* make commands in install.sh and install.txt not bash-centric #592210: Install.sh chown: cannot access `/var/aegir/{.,*}[!.]*': No such file or directory
* standardize and clarify documentation and install profile instructions to create a mysql superuser #556548: Misleading instructions at "Configure your database server" page
* fix duplicate node_save and verify of initial platform that caused duplicate rows in db, and clean up databases affected by this from a fresh install of 0.4 alpha1 #584188: Duplicate rows in node, hosting_package tables
* make /var/aegir/config readable by the webserver so that includes to /var/aegir/config/includes/global.inc will work #588042: relnotes: /var/aegir/config should be a+X
hostmaster 6.x-0.4-alpha1
First released: September 17, 2009 - 10:06
Size: 22.8 KB
md5_file hash: 9b6cc3443afaaa3a2f0f9e492b717fde
Last updated: September 17, 2009 - 10:10
Hostmaster is a component of the Aegir hosting system.
This is the first release of the 0.4 milestone. As such, the hostmaster install profile hasn't changed much, just some documentation fixes:
* make install.sh install the main aegir site in /sites/ not as sites/default #563638: install.sh still installs main aegir site in sites/default/
hostmaster 6.x-0.3
First released: August 30, 2009 - 14:40
Size: 22.77 KB
md5_file hash: ecab002d3ff9e7a6aee651ad1fea6c7b
Last updated: August 30, 2009 - 14:45
Hostmaster is a component of the Aegir hosting system.
Ægir is a set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
This is the final 0.3 release. This release is a maintenance release and the only project goal is the porting of Aegir 0.2 to Drupal 6. As such the code base is feature complete with the aims of the 0.2 release, but a lot of testing and debugging of the codebase has happened since the last full release which makes 0.3 probably the most tested and polished release of Aegir.
hostmaster 6.x-0.3-rc4
First released: August 20, 2009 - 15:44
Size: 22.57 KB
md5_file hash: f40c086f257ac176b9731003e445806d
Last updated: August 20, 2009 - 15:46
Hostmaster is a component of the Aegir hosting system.
Ægir is a set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
This is the third release candidate of the 0.3 branch. This release is a maintenance release and the only project goal is the porting of Aegir 0.2 to Drupal 6. As such the code base is already feature complete and only bug fixes will be accepted before the final release is made.
Fixes in this release include :
- fix lots of documentation fixes: #553230: INSTALL.txt documentation fixes / changes / improvements, #553202: Hosting 'Initial Setup' drush command requires --uri parameter or else looks up sites/default/settings.php, #550352: Documentation of install need some work and clean up
- fix install_profile_api dependency: #550696: install profile fails with Call to undefined function install_disable_theme(), #545168: fatal error on drush 'hosting setup' : hosting_get_queues() not found
hostmaster 6.x-0.3-rc3
First released: August 14, 2009 - 21:22
Size: 19.7 KB
md5_file hash: 232e80363d7e1e30f01266142c9ecd21
Last updated: August 14, 2009 - 21:30
Hostmaster is a component of the Aegir hosting system.
Ægir is a set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
This is the third release candidate of the 0.3 branch. This release is a maintenance release and the only project goal is the porting of Aegir 0.2 to Drupal 6. As such the code base is already feature complete and only bug fixes will be accepted before the final release is made.
Fixes in this release include :
- Various fixes in install.sh.txt to automate aegir installation on a debian/ubuntu host
- Fixed a critical error related to file permissions. see: http://groups.drupal.org/node/24854#fileperms
hostmaster 6.x-0.3-rc2
First released: July 17, 2009 - 15:25
Size: 21.36 KB
md5_file hash: 99ef92e58a7a3651195c7724efd61647
Last updated: July 17, 2009 - 15:30
Hostmaster is a component of the Aegir hosting system.
Ægir is a set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
This is the second release candidate of the 0.3 branch. This release is a maintenance release and the only project goal is the porting of Aegir 0.2 to Drupal 6. As such the code base is already feature complete and only bug fixes will be accepted before the final release is made.
Fixes in this release include :
- Removal of old database and credentials after site has been migrated
- Signup form has been fixed
hostmaster 6.x-0.3-rc1
First released: July 2, 2009 - 23:58
Size: 20.6 KB
md5_file hash: a8d998ec9b039265a9fe833a77975345
Last updated: July 3, 2009 - 00:01
Hostmaster is a component of the Aegir hosting system.
Ægir is a set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
This is the first release candidate of the 0.3 branch. This release is a maintenance release and the only project goal is the porting of Aegir 0.2 to Drupal 6. As such the code base is already feature complete and only bug fixes will be accepted before the final release is made.
hostmaster 6.x-0.2-beta1
First released: June 10, 2009 - 21:19
Size: 18.4 KB
md5_file hash: e7a7b911b67423b0bc9f0633d9dcad25
Last updated: June 10, 2009 - 21:22
Hostmaster is a component of the Aegir hosting system.
Ægir is a set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
This release marks the first effort to port the Aegir frontend to Drupal 6. This version has known bugs which keep it from being released in full along with the Drupal 5 version. We still wish to make this release available to speed up testing and make sure we don't lag too much between the two versions.
So this release focuses on porting the frontend to Drupal 6. Amongst other thing, this means integration with the Drupal 6 install profile wizard API, which allows us to remove a lot of crud and hacks from the hosting module.
hostmaster 5.x-0.2
First released: June 10, 2009 - 20:51
Size: 15.53 KB
md5_file hash: 36d6cebada00f83faa97b4627909349e
Last updated: June 10, 2009 - 20:55
Hostmaster is a component of the Aegir hosting system.
Ægir is a set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
This release is the final release of our 0.2 development cycle, which has been focused on complete support for running multiple concurrent Drupal releases, and managing upgrades of sites between Drupal releases. This particular release improves the install instructions, fixes some theme issues, allows for self-upgrade of the Aegir frontend (only with the backend though), fixes some bugs with the profile installer and syncs up with the freshly release 2.0 release of Drush.
hostmaster 5.x-0.2-rc1
First released: May 20, 2009 - 16:18
Size: 13.26 KB
md5_file hash: 1eeb1e529c69ee3894a647f0bdf978e5
Last updated: May 20, 2009 - 16:21
Hostmaster is a component of the Aegir hosting system.
Ægir is a set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
This release is the first release candidate of our 0.2 development cycle, which has been focused on complete support for running multiple concurrent Drupal releases, and managing upgrades of sites between Drupal releases. This release has been focussed on improving some our experimental multi-client functionality, as well as fixing bugs for our final release.
Aegir is in code freeze, and only bug fixes and usability improvements will be allowed in. The final release of Aegir will occur shortly after the 2.0 final release of Drush, and we will only be making changes to Aegir to maintain compatibility with Drush upstream.
hostmaster 5.x-0.2-beta1
First released: May 13, 2009 - 19:15
Size: 13.23 KB
md5_file hash: ea99ad1ff7125c2c26d376c647e67ade
Last updated: May 13, 2009 - 19:15
Hostmaster is a component of the Aegir hosting system.
Ægir is a set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
This release is the first beta release of our 0.2 development cycle, which has been focused on complete support for running multiple concurrent Drupal releases, and managing upgrades of sites between Drupal releases. This release has also primarily been focussed on fixing bugs and polishing the final release of the 0.2 release.
hostmaster 5.x-0.2-alpha1
First released: April 20, 2009 - 21:28
Size: 10.75 KB
md5_file hash: 614c802b2758333ab68d76a14b1d84b5
Last updated: April 20, 2009 - 21:32
Hostmaster is a component of the Aegir hosting system.
Ægir is a set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
This release is the first alpha release of our 0.2 development cycle, which has been focused on complete support for running multiple concurrent Drupal releases, and managing upgrades of sites between Drupal releases. This release has also primarily been focussed on improving and simplifying the back end system, by incorporating a lot of our custom API's upstream into the Drush 2.x project.
hostmaster 5.x-0.2.x-dev
First released: February 11, 2009 - 19:23
Size: 23.09 KB
md5_file hash: da5e71d4f46f0cb920be5aecaed75dd7
Last updated: October 29, 2009 - 00:16
Hostmaster is a component of the Aegir hosting system.
Ægir is a new set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
We're proud to announce the first release of the Aegir hosting system for Drupal.
This release snapshot is a peek preview of the next milestone (0.2) which add multi-platform support to Aegir.
hostmaster 5.x-0.1
First released: February 6, 2009 - 01:08
Size: 8.51 KB
md5_file hash: b7ca3f6ca06e6b27b683d20623b930a3
Last updated: February 6, 2009 - 01:10
Hostmaster is a component of the Aegir hosting system.
Ægir is a new set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
We're proud to announce the first release of the Aegir hosting system for Drupal.
This release constitutes the feature complete state of our first milestone which allows you to install, back up, restore, enable, disable and delete your hosted sites. It also provides a very complete installation wizard to help you configure your server, and excellent support for importing sites you may already have running.
hostmaster 5.x-0.1-rc1
First released: December 30, 2008 - 21:51
Size: 8.51 KB
md5_file hash: c0e0d7a8d61241a67d41c6e5c7b8ecd8
Last updated: December 30, 2008 - 21:55
The Hostmaster install profile is a component of the Aegir hosting system.
Ægir is a new set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
We're proud to announce the first release candidate of the Aegir hosting system for Drupal.
This release constitutes the feature complete state of our first release. It will allow you to install, back up, restore, enable, disable and delete your hosted sites. It also provides a very complete installation wizard to help you configure your server, and excellent support for importing sites you may already have running.
hostmaster 5.x-0.1-beta1
First released: October 10, 2008 - 20:22
Size: 7.89 KB
md5_file hash: 78e6f0d98736a638aef4773e34dc2c5b
Last updated: October 10, 2008 - 20:30
The Hostmaster install profile is a component of the Aegir hosting system.
Ægir is a new set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
We're proud to announce the first beta release of the Aegir hosting system for Drupal.
This release constitutes the feature complete state of our first release. It will allow you to install, back up, restore, enable, disable and delete your hosted sites. It also provides a very complete installation wizard to help you configure your server, and excellent support for importing sites you may already have running.
hostmaster 5.x-0.1-alpha3
First released: July 10, 2008 - 02:03
Size: 7.99 KB
md5_file hash: 7c712b4d0aad1ff6a11de614e682ebe7
Last updated: July 10, 2008 - 02:05
Hostmaster is a number of things, primarily it is an install profile that ties together the functionality of the Hosting and Provisioning frameworks, but it is also the collective name for the entire Hostmaster system.
About Hostmaster
The Hostmaster system is a modular, extensible site instance manager, that allows you to manage many Drupal sites through it's Drupal based user interface. New sites are created simply by creating a new Site node. New services and features can be enabled by simply adding new modules to the system. More information is available on our Project Goals and Overview pages on our hm2 group on g.d.o.
About this release
This release fixes some documentation and user experience issues. More information can be found on the Project Roadmap wiki page.
Not in this release:
The primary feature missing is support for multiple install profiles, and more work needs to be done on installation, documentation and user experience. This release is not production ready, so please do not install it outside of a testing environment.
Bugs Fixed:
275953 - Implement a global.inc to set up important $conf variables like the file path
275741 - Add documentation about httpd.conf requirement to wizard
278632 - tell the user at what time the changes will be effective (patch by anarcat)
275735 - Queue configuration is using the wrong property in display of total items.
275856 - Missing hook_perm in hosting_task.module, so users other than uid 1 can't create new tasks
Hostmaster was developed by Bryght / Raincity Studios and partners.
hostmaster 5.x-0.1-alpha2
First released: June 27, 2008 - 14:22
Size: 7.99 KB
md5_file hash: 39cf2d9ca03578a817b6724b949ea87b
Last updated: June 27, 2008 - 14:25
Hostmaster is a number of things, primarily it is an install profile that ties together the functionality of the Hosting and Provisioning frameworks, but it is also the collective name for the entire Hostmaster system.
About Hostmaster
The Hostmaster system is a modular, extensible site instance manager, that allows you to manage many Drupal sites through it's Drupal based user interface. New sites are created simply by creating a new Site node. New services and features can be enabled by simply adding new modules to the system.
More information is available on our Project Goals and Overview pages on groups.drupal.org/hm2.
About this release
hostmaster 5.x-0.1-alpha1
First released: June 4, 2008 - 11:16
Size: 7.92 KB
md5_file hash: 8f2ce0706c9304b3215be4c95ce46c36
Last updated: June 4, 2008 - 11:20
This is an initial, ALPHA release. We will be issuing new releases approximately weekly for the next several weeks as we converge on a feature set and interface for an initial production release.
