Releases for Hosting
hosting 6.x-0.4-alpha2
First released: October 8, 2009 - 01:04
Size: 95.14 KB
md5_file hash: d0be0ef7d76adb58c59f808867213ddf
Last updated: October 8, 2009 - 01:05
Hosting 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:
* refactor the package comparison user interface in migrate #583844: Refactor the package comparison user interface
* batch migrate of sites between platforms #587308: Batch migrate sites between platforms.
Bugfixes:
* spotted by voipfc - add missing curly brackets around tables in hosting_platform_load() #581420: Error in hosting platform_load()
* univate - replaced drupal_to_js with drupal_json #588724: Replace drupal_to_js with drupal_json
* spotted by kunago - set a default port for imported sites #588072: Ports not being set neither for imported sites nor for the aegir site
* don't render Submit button on batch migrate form if no other platforms exist, friendlier message #593758: Batch migrate form renders Submit and gives misleading form_set_error if no other platforms exist
* fix regression that prevented Clone of a site to the current platform #593880: Validation prevents clone to the current platform
hosting 6.x-0.4-alpha1
First released: September 17, 2009 - 10:16
Size: 90.65 KB
md5_file hash: 54b49f46b9ae2a97afc75b99ef3fa0c7
Last updated: September 17, 2009 - 10:20
Hosting is a component of the Aegir hosting system.
This is the first release of the 0.4 milestone. The frontend has seen a few bugfixes but mostly the beginning of exciting new features.
New features:
* site clone support #448692: site clone support
* SSL support (no certificate management yet) #537004: "SSL site" option
* arbitrary port support #515052: Customizable port field per site
* domain redirection #535098: domain redirection
Bugfixes:
* pass extra attributes to hosting_site_form so hosting_site_update doesn't send null parameters to the db #576822: Adding a site alias disables the site
* calculate the number of sites to run cron on properly from enabled sites in hosting_site table #576814: Cron queue not getting cleaned
* enable dependent modules in features, but don't disable features that have dependencies #573438: Proper dependency management in features
* properly hide the Delete button on site node forms except for sites already deleted properly #564038: Make deletion of sites/platforms consistent (Node deletion or Delete task)
* stronger migration validation for platforms with no possible targets. thanks mig5 #558628: Form to migrate from current platform to current platform submits, and shouldn't
API change: more parameters to domain validation
instead of just passing nid and port, we now pass an array of
parameters, which will usually be a array version of the node object.
hooks can now validate against a client and such.
now we are certain that client A cannot create a site on a different
hosting 6.x-0.3
First released: August 31, 2009 - 10:04
Size: 87.14 KB
md5_file hash: 16713aa366315ca9b73210e66ef6ba0b
Last updated: August 31, 2009 - 13:20
Hosting 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.
hosting 6.x-0.3-rc4
First released: August 20, 2009 - 16:08
Size: 86.87 KB
md5_file hash: 180802e9c09264158b841a096766cbc9
Last updated: August 20, 2009 - 16:11
Hosting 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: #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 tasks permission: #535562: Hosting task permissions not working
- fix add site tab in client form #525676: add site interface in client broken by drupal 6 upgrade
hosting 6.x-0.3-rc3
First released: August 14, 2009 - 21:19
Size: 86.69 KB
md5_file hash: 0c6be228c154d6d3e3a2459083b8363f
Last updated: August 14, 2009 - 21:20
Hosting 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
hosting 6.x-0.3-rc2
First released: July 17, 2009 - 15:24
Size: 93.37 KB
md5_file hash: f0a163c1c153cac6ebae9c019b3a6dd9
Last updated: July 17, 2009 - 15:25
Hosting 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
hosting 6.x-0.3-rc1
First released: July 2, 2009 - 23:58
Size: 93.41 KB
md5_file hash: e129b4caef2eb6f4ea7211d1095099fc
Last updated: July 3, 2009 - 00:01
Hosting 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.
hosting 6.x-0.2-beta1
First released: June 10, 2009 - 21:20
Size: 93.21 KB
md5_file hash: b08e501fd0e2d45dc890bd9b56ec39b8
Last updated: June 10, 2009 - 21:25
Hosting 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.
hosting 5.x-0.2
First released: June 10, 2009 - 20:52
Size: 98.13 KB
md5_file hash: 3dc05fd900a3a253f234e14f21125178
Last updated: June 10, 2009 - 20:55
Hosting 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.
hosting 5.x-0.2-rc1
First released: May 20, 2009 - 16:18
Size: 114.88 KB
md5_file hash: 7b194583a7482afac6feb47a25b2b5dc
Last updated: May 20, 2009 - 16:21
Hosting 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.
hosting 5.x-0.2-beta1
First released: May 13, 2009 - 19:11
Size: 114.29 KB
md5_file hash: 953365fed09ec7e9465d9ef1123c72f1
Last updated: May 13, 2009 - 19:15
Hosting 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.
hosting 5.x-0.2-alpha1
First released: April 20, 2009 - 21:28
Size: 113.49 KB
md5_file hash: 59203a7aeb2da7e973899e7191570b38
Last updated: April 20, 2009 - 21:32
Hosting 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.
hosting 5.x-0.2.x-dev
First released: February 11, 2009 - 19:20
Size: 118.73 KB
md5_file hash: 41af3f7fa494a0a0e59c71bb63fdc760
Last updated: November 6, 2009 - 12:11
Hosting 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.
hosting 5.x-0.1
First released: February 6, 2009 - 01:06
Size: 99.11 KB
md5_file hash: 0ecc19f542d8bca6b9ac050ea508656d
Last updated: February 6, 2009 - 01:10
Hosting 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.
hosting 5.x-0.1-beta1
First released: October 10, 2008 - 20:22
Size: 50.1 KB
md5_file hash: 1013b0b96f2bc80a0c4f0dc203305c1c
Last updated: October 10, 2008 - 20:30
Hosting 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.
hosting 5.x-0.1-alpha3
First released: July 10, 2008 - 02:03
Size: 48.73 KB
md5_file hash: e217fa68fdf83f059e446b91f834ff16
Last updated: July 10, 2008 - 02:05
Hosting is a component of the Hostmaster system. It provides the front end, and a layer of glue that communicates with the back end provided by the Provisioning framework. It provides a complete interface for customizing aspects of your hosting environment.
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.
hosting 5.x-0.1-alpha2
First released: June 27, 2008 - 14:22
Size: 47.84 KB
md5_file hash: 2483ff7893875c7aa2b044b8a31c11ad
Last updated: June 27, 2008 - 14:25
Hosting is a component of the Hostmaster system. It provides the front end, and a layer of glue that communicates with the back end provided by the Provisioning framework. It provides a complete interface for customizing aspects of your hosting environment.
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
hosting 5.x-0.1-alpha1
First released: June 4, 2008 - 11:17
Size: 31.51 KB
md5_file hash: c9879dea1a0a7ad0044f706af5d46274
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.
