Initial commit
This commit is contained in:
11
skills/skill-adapter/scripts/README.md
Normal file
11
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for fairdb-ops-manager skill
|
||||
|
||||
- [ ] vps_setup.sh: Automates initial VPS setup and hardening (SOP-001)
|
||||
- [ ] pg_install.sh: Automates PostgreSQL 16 installation and configuration (SOP-002)
|
||||
- [ ] backup_setup.sh: Automates backup system setup and verification (SOP-003)
|
||||
- [ ] health_check.sh: Script to perform health checks on the PostgreSQL server
|
||||
- [ ] backup_restore_test.sh: Script to test backup restoration process
|
||||
- [ ] incident_diagnosis.sh: Script for diagnosing common PostgreSQL incidents
|
||||
- [ ] compliance_audit.sh: Script for running compliance audits on the PostgreSQL server
|
||||
Reference in New Issue
Block a user