Aegir 0.2 and Drush 2.x ... sitting in a tree
As our 0.1 release is nearing, I have been making some steps toward our 0.2 release. The onus for this progress has been some really exciting changes happening upstream in the Drush project.
Our 0.1 release was originally only going to manage a Drupal platform, with no support for hosting sites on Drupal 6. As the project wore on, we realized we needed to become invested in Drupal 6 very quickly, so we ported only the back end to Drupal 6, and have been maintaining the releases in parallel.
Living in sin with Drush 1.x
Read moreAegir 0.1 Release Candidate 1 Released
We're proud to announce the first release candidate of the Aegir hosting system for Drupal.
Æ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.
This release is feature complete with the main roadmap of Aegir. It will allow you to install, back up, restore, enable, disable and delete your hosted sites. This release will become the first stable in the next 2 weeks, if no more bugs are found. The only changes that will be allowed into this release are documentation and bug fixes.
Read moreAegir now supports multiple platforms, can provision Drupal 6 sites.
Over the last few days the Aegir repositories have seen a lot of action. Most notably is that we will
now be shipping our first release with working, but still experimental support for multiple platforms.
What this means, is that you will be able to manage multiple Drupal code bases with a single install of
the hosting front end.
To simplify the process of creating a new backend system, we have built the <a href='http://drupal.org/project/hostslave>HostSlave install profile.
To turn a new drupal checkout into a viable platform, you install the hostslave platform onto it, then go into the directory
and run the 'provision setup' command, and then add it as a platform node to your hostmaster. You will now be able
to provision sites on the new platform.
