aoepeople/aoe_backup

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

Scheduled systemstorage backup

Installs: 904

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 38

Forks: 7

Open Issues: 2

Type:magento-module

1.0.0 2016-08-12 22:49 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:55:51 UTC


README

AOE

Aoe_Backup Magento Module

This module will create a backup of the database and the media folder and will upload it (Currentl only S3 is supported).

License

OSL v3.0

Contributors

Requirements

  • n98-magerun
  • aws cli
  • rsync
  • php-cli

Setup

  • Create S3 bucket
  • create AWS key that has read and write access to that S3 bucket
  • make sure cron is running (use Aoe_Scheduler to verify)