Closed (duplicate)
Project:
Hosting
Version:
6.x-0.4-alpha3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2010 at 17:42 UTC
Updated:
13 Jan 2010 at 21:14 UTC
Automated backups would be a wonderful feature.
For now you can add a cron job as follows:
/usr/bin/php /var/aegir/drush/drush.php --root='/var/aegir/path_to_platform' 'provision' 'backup' 'site.example.com' --backend
Comments
Comment #1
anarcat commentedActually, there's already a feature request for this: #422966: automated backups (and backups garbage collection). Thanks for documenting the workaround though.