aoepeople / aoe_backup
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (1.0.0) of this package.
Scheduled systemstorage backup
1.0.0
2016-08-12 22:49 UTC
Requires
This package is not auto-updated.
Last update: 2026-02-01 00:54:55 UTC
README
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
Contributors
- Fabrizio Branca (AOE)
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)