You are here

README.txt in Hosting Site Backup Manager 6

Same filename and directory in other branches
  1. 6.2 README.txt
  2. 7.3 README.txt
Hosting site Backup Manager
======================================

This module adds a "Backups" tab to the "site" nodes in the 
Hostmaster environment. The tab shows the backups and enables
per backup actions (Restore, Delete and Get).

INSTALL
=================

The file hosting_site_backup_manager.drush.inc should be copied to the drush installation.
As it has code for both hostmaster and drush this project needs to be in both a modules directory of hostmaster and a directory where drush looks e.g. ~/.drush/.
The easiest way is to create a symlink in ~/.drush/ to e.g. /var/aegir/clients/admin/hostmaster.example.com/modules/hosting_site_backup_manager/.




TODO:
- Check if there are tasks working with the backups to prevent "collisions"

File

README.txt
View source
  1. Hosting site Backup Manager
  2. ======================================
  3. This module adds a "Backups" tab to the "site" nodes in the
  4. Hostmaster environment. The tab shows the backups and enables
  5. per backup actions (Restore, Delete and Get).
  6. INSTALL
  7. =================
  8. The file hosting_site_backup_manager.drush.inc should be copied to the drush installation.
  9. As it has code for both hostmaster and drush this project needs to be in both a modules directory of hostmaster and a directory where drush looks e.g. ~/.drush/.
  10. The easiest way is to create a symlink in ~/.drush/ to e.g. /var/aegir/clients/admin/hostmaster.example.com/modules/hosting_site_backup_manager/.
  11. TODO:
  12. - Check if there are tasks working with the backups to prevent "collisions"