9 lines
443 B
Markdown
9 lines
443 B
Markdown
# Scripts
|
|
|
|
Bundled resources for backup-strategy-implementor skill
|
|
|
|
- [ ] backup_database.sh Script to automate database backup based on provided configuration
|
|
- [ ] restore_database.sh Script to automate database restoration based on provided configuration
|
|
- [ ] validate_backup.py Python script to validate the integrity of the backup files
|
|
- [ ] configure_backup_agent.py Python script to configure a backup agent on the application server
|