刘凡 9ff4d1d109 add S3,archive,truncate vor 2 Jahren
..
.gitignore 9ff4d1d109 add S3,archive,truncate vor 2 Jahren
LICENSE 9ff4d1d109 add S3,archive,truncate vor 2 Jahren
README.md 9ff4d1d109 add S3,archive,truncate vor 2 Jahren
compose_s3_backup.py 9ff4d1d109 add S3,archive,truncate vor 2 Jahren
requirements.txt 9ff4d1d109 add S3,archive,truncate vor 2 Jahren

README.md

Compose-S3-Backup

Early Stage Software - unstable and unrefined... for now!

Download MongoDB backups from the Compose API (formerly MongoHQ) and upload to Amazon S3

##Usage Install Requirements

$ pip install -r requirements.txt

View help

$ compose_s3_backup.py --help

##Contributing Pull requests and suggestions welcome!