logsmith/backpack

There is no license information available for the latest version (0.0.1) of this package.

Log Smith - Backpack

Installs: 1 494

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:wordpress-plugin

0.0.1 2017-04-18 21:30 UTC

This package is not auto-updated.

Last update: 2024-05-19 06:10:11 UTC


README

bash /var/www/www.website.co.uk/vendor/logsmith/backpack/backup.sh

Constants

define( 'BACKPACK_NAME', '' );
define( 'BACKPACK_REGION', '' );
define( 'BACKPACK_ACCESS_KEY', '' );
define( 'BACKPACK_SECRET_KEY', '' ); // eu-west-2 for London

To install S3CMD run:

sudo apt-get install python-pip
sudo pip install s3cmd

TODO:

  • Add restore functions