mirror of
https://github.com/myronblair/proxmox-config
synced 2026-06-30 15:59:57 -05:00
Initial: backup/restore scripts, README
- backup.sh: weekly cron script for PVE1+PVE2 - restore.sh: interactive disaster recovery wizard - README.md: step-by-step recovery guide for both nodes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Never store private keys or secrets
|
||||
*.key
|
||||
priv/
|
||||
id_rsa
|
||||
*.pem
|
||||
*.pfx
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
Reference in New Issue
Block a user