Diferencia entre revisiones de «Drush-Based Backup Plan»

De FlossPa Wiki
Saltar a: navegación, buscar
(Offsite Backups)
Línea 22: Línea 22:
  
 
* [[User:dMaggot|David E. Narváez]]
 
* [[User:dMaggot|David E. Narváez]]
 +
* [[User:danilo04|Danilo Domínguez P.]]

Revisión del 03:48 18 feb 2011

This wiki page will document the design, missing features and implementation plan of a backup plan for Floss-Pa's site based on Drush. Feel free to contribute by adding missing steps, better implementation details or by contributing with code.

Ideal Steps

Ideally, the set of steps that should be executed in order to back up the Drupal site should be:

  1. Put the site in maintenance mode
  2. Clear cache
  3. Delete watchdog logs
  4. Tar and zip the whole drupal installation
  5. Dump the SQL Database for the whole drupal installation
  6. Tar and zip the SQL dump
  7. Get the site back online
  8. Move all backup data to a specific location
  9. Rotate backups †

† There are widely used rotation tools like log-rotate, so we could eventually check if we could incorporate rotation step as a module

Offsite Backups

The above steps will guarantee backups of the site will always exist on the server, but it is also required to have backups in at least two (physically) more different places. There's no offsite backup plan for the moment. Current list of volunteers to store offline backups are: