- AWS CLI configured
- MySQL Client
- Bash environment
- Clone this repository.
- Set your AWS credentials and MySQL connection details in the
config.env
file.
- Open your terminal and navigate to the project directory.
- Run
bash backup-script.sh
.
- Open your terminal and navigate to the project directory.
- Run
bash restore-script.sh
.
Check the logs/
directory for backup and restore logs.