Skip to content

lucawen/wordpress-s3-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

wordpress-s3-backup

Backup multiple wordpress applications to s3

Requirements:

  • python 3.4
  • boto3

Usage:

python backup.py bucket_name /path/to/wordpress -p /path/to/another/wordpress -p /path/to/another/wordpress -a access_aws_key -s secret_aws_key -r region

Required attributes: bucket_name and first /path/to/wordpress

Credentials will be get from env or AWS Config or AWS Credentials files or if you pass this in arguments

This is a 'Fork' from https://github.com/FujiClado/WordPress-backup

MIT

About

Backup multiple wordpress applications to s3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages