12 lines
617 B
Markdown
12 lines
617 B
Markdown
# 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
|