warmshowers / Warmshowers.org

The code for warmshowers.org. If you'd like to help develop code for Warmshowers.org or if you would like to handle some of the website configuration/sitebuilding tasks in the issue queue, please let me know.
http://www.warmshowers.org
59 stars 22 forks source link

Issue #2024: Create custom backup scripts #1005

Closed yonas closed 7 years ago

yonas commented 7 years ago

This will create two custom backup scripts, written in Python.

code-backup.py will perform an S3 sync for the Drupal files in docroot/files.

db-backup.py will perform a DB dump for the past seven days and upload those to S3, while deleting old local and remote dumps.