Initial commit: Homelab infrastructure repository with automated collection system
- Added Proxmox VE configuration collection scripts - Included documentation and quick-start guides - First infrastructure snapshot from serviceslab (2025-11-29) - All VM configs (10 VMs) and LXC configs (3 containers) - Git setup complete with .gitignore protecting sensitive data
This commit is contained in:
20
homelab-export-20251129-141328/configs/backup/vzdump.conf
Normal file
20
homelab-export-20251129-141328/configs/backup/vzdump.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
# vzdump default settings
|
||||
|
||||
#tmpdir: DIR
|
||||
#dumpdir: DIR
|
||||
#storage: STORAGE_ID
|
||||
#mode: snapshot|suspend|stop
|
||||
#bwlimit: KBPS
|
||||
#performance: [max-workers=N][,pbs-entries-max=N]
|
||||
#ionice: PRI
|
||||
#lockwait: MINUTES
|
||||
#stopwait: MINUTES
|
||||
#stdexcludes: BOOLEAN
|
||||
#mailto: ADDRESSLIST
|
||||
#prune-backups: keep-INTERVAL=N[,...]
|
||||
#script: FILENAME
|
||||
#exclude-path: PATHLIST
|
||||
#pigz: N
|
||||
#notes-template: {{guestname}}
|
||||
#pbs-change-detection-mode: legacy|data|metadata
|
||||
#fleecing: enabled=BOOLEAN,storage=STORAGE_ID
|
||||
Reference in New Issue
Block a user