aoepeople / aoe_backup
Scheduled systemstorage backup
Installs: 904
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 37
Forks: 7
Open Issues: 2
Type:magento-module
Requires
This package is not auto-updated.
Last update: 2024-10-26 18:17:15 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)