Files
2025-11-30 08:18:59 +08:00

443 B

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