Releases for Hostmaster

hostmaster 6.x-0.4-alpha3

adrian - November 17, 2009 - 20:11
Download Size md5 hash
hostmaster-6.x-0.4-alpha3.tar.gz 22.76 KB fc70b19125a1141449154bd315bd2c0b
Official release from CVS tag: DRUPAL-6--0-4-ALPHA3
Last updated: November 17, 2009 - 20:16

This is the third alpha for the 0.4 release of the Aegir hosting system.

  • several user interface improvements.
  • Added dependencies to drush make, modalframe and jquery ui
  • Only a single task node is managed for each task type related to each entity. Multiple tasks are handled through node revisions.
  • We now have a managed upgrade path through the 'hostmaster migrate' command.
  • Primitive support for Drupal7
  • Rewrote install script and documentation
  • Backup performance improvements
  • Backup file name changed to include the time
  • One-time login link directly available in the frontend, new password reset
  • Do not store passwords in settings.php for added security (it's now stored in the vhost)
  • Put the site offline during migration #632984
  • #595494 fix clone alias
  • Reduce the number of parallel tasks to avoid killing the server under heavy task load
  • API change: drop the redundant hosting_task_queue table
  • Tasks have now performance measurements that tell how much time it took

hostmaster 6.x-0.4-alpha2

mig5 - October 8, 2009 - 01:05
Download Size md5 hash
hostmaster-6.x-0.4-alpha2.tar.gz 22.99 KB db5f9eb7369720fe29bb48e63460ca12
Official release from CVS tag: DRUPAL-6--0-4-ALPHA2
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

anarcat - September 17, 2009 - 10:06
Download Size md5 hash
hostmaster-6.x-0.4-alpha1.tar.gz 22.8 KB 9b6cc3443afaaa3a2f0f9e492b717fde
Official release from CVS tag: DRUPAL-6--0-4-ALPHA1
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

adrian - August 30, 2009 - 14:40
Download Size md5 hash
hostmaster-6.x-0.3.tar.gz 22.77 KB ecab002d3ff9e7a6aee651ad1fea6c7b
Official release from CVS tag: DRUPAL-6--0-3
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

anarcat - August 20, 2009 - 15:44
Download Size md5 hash
hostmaster-6.x-0.3-rc4.tar.gz 22.57 KB f40c086f257ac176b9731003e445806d
Official release from CVS tag: DRUPAL-6--0-3-RC4
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

adrian - August 14, 2009 - 21:22
Download Size md5 hash
hostmaster-6.x-0.3-rc3.tar.gz 19.7 KB 232e80363d7e1e30f01266142c9ecd21
Official release from CVS tag: DRUPAL-6--0-3-RC3
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

adrian - July 17, 2009 - 15:25
Download Size md5 hash
hostmaster-6.x-0.3-rc2.tar.gz 21.36 KB 99ef92e58a7a3651195c7724efd61647
Official release from CVS tag: DRUPAL-6--0-3-RC2
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

adrian - July 2, 2009 - 23:58
Download Size md5 hash
hostmaster-6.x-0.3-rc1.tar.gz 20.6 KB a8d998ec9b039265a9fe833a77975345
Official release from CVS tag: DRUPAL-6--0-3-RC1
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

anarcat - June 10, 2009 - 21:19
Download Size md5 hash
hostmaster-6.x-0.2-beta1.tar.gz 18.4 KB e7a7b911b67423b0bc9f0633d9dcad25
Official release from CVS tag: DRUPAL-6--0-2-BETA1
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

anarcat - June 10, 2009 - 20:51
Download Size md5 hash
hostmaster-5.x-0.2.tar.gz 15.53 KB 36d6cebada00f83faa97b4627909349e
Official release from CVS tag: DRUPAL-5--0-2
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

adrian - May 20, 2009 - 16:18
Download Size md5 hash
hostmaster-5.x-0.2-rc1.tar.gz 13.26 KB 1eeb1e529c69ee3894a647f0bdf978e5
Official release from CVS tag: DRUPAL-5--0-2-RC1
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

anarcat - May 13, 2009 - 19:15
Download Size md5 hash
hostmaster-5.x-0.2-beta1.tar.gz 13.23 KB ea99ad1ff7125c2c26d376c647e67ade
Official release from CVS tag: DRUPAL-5--0-2-BETA1
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

adrian - April 20, 2009 - 21:28
Download Size md5 hash
hostmaster-5.x-0.2-alpha1.tar.gz 10.75 KB 614c802b2758333ab68d76a14b1d84b5
Official release from CVS tag: DRUPAL-5--0-2-ALPHA1
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.

Read the complete release announcement

hostmaster 5.x-0.2.x-dev

anarcat - February 11, 2009 - 19:23
Download Size md5 hash
hostmaster-5.x-0.2.x-dev.tar.gz 22.75 KB c7a2b6fc4cad25ea7b717e6748a546ae
Nightly development snapshot from CVS branch: HEAD
Last updated: November 18, 2009 - 00:11

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

anarcat - February 6, 2009 - 01:08
Download Size md5 hash
hostmaster-5.x-0.1.tar.gz 8.51 KB b7ca3f6ca06e6b27b683d20623b930a3
Official release from CVS tag: DRUPAL-5--0-1
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.

Read the complete release announcement

hostmaster 5.x-0.1-rc1

adrian - December 30, 2008 - 21:51
Download Size md5 hash
hostmaster-5.x-0.1-rc1.tar.gz 8.51 KB c0e0d7a8d61241a67d41c6e5c7b8ecd8
Official release from CVS tag: DRUPAL-5--0-1-RC1
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.

Read the complete release announcement

hostmaster 5.x-0.1-beta1

adrian - October 10, 2008 - 20:22
Download Size md5 hash
hostmaster-5.x-0.1-beta1.tar.gz 7.89 KB 78e6f0d98736a638aef4773e34dc2c5b
Official release from CVS tag: DRUPAL-5--0-1-BETA1
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.

Read the complete release announcement

hostmaster 5.x-0.1-alpha3

adrian - July 10, 2008 - 02:03
Download Size md5 hash
hostmaster-5.x-0.1-alpha3.tar.gz 7.99 KB 7c712b4d0aad1ff6a11de614e682ebe7
Official release from CVS tag: DRUPAL-5--0-1-ALPHA3
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

adrian - June 27, 2008 - 14:22
Download Size md5 hash
hostmaster-5.x-0.1-alpha2.tar.gz 7.99 KB 39cf2d9ca03578a817b6724b949ea87b
Official release from CVS tag: DRUPAL-5--0-1-ALPHA2
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

puregin - June 4, 2008 - 11:16
Download Size md5 hash
hostmaster-5.x-0.1-alpha1.tar.gz 7.92 KB 8f2ce0706c9304b3215be4c95ce46c36
Official release from CVS tag: DRUPAL-5--0-1-ALPHA1
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.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.