Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:17 +08:00
commit 71d886e0da
8 changed files with 178 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for disaster-recovery-planner skill
- [ ] dr_plan_template.md A template for creating a disaster recovery plan document.
- [ ] config_example.yaml Example configuration files for different disaster recovery scenarios.
- [ ] setup_script_example.sh Example setup scripts for implementing the disaster recovery plan.