Downloads
Release notes
Provision 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.
Fixes in this release include :
- some fixes for exotic install profiles
- handle errors from tar extractions properly (#559448: extraction errors ignored in deploy)
- do not display mysql credentials on the commandline (#559404: mysql passwords leaked on commandline)
- set the site_url in the pre hook instead of post so that all verifications are done with the right url (#475832: provision deploy doesn't change the site_url)
- hard code the file directory path based on the $site_url , no longer relying on conf_path which changes when accessed from aliased sites (#557990: file uploads broken on aliased sites)
- provide additional information to backend command during migration. thanks anarcat (#485646: Site migration fails on remote SQL servers)
Due to a CVS error, this release has been re-tagged. If you have downloaded this package before Sunday 30 August 2009, please re-download it to ensure you have all the correct files.