docs(Proxmox): Backupstrategie
This commit is contained in:
@@ -18,6 +18,7 @@ Backupsystem läuft auf 2 Ebenen:
|
||||
- thunderbird
|
||||
- Bilder
|
||||
- Dokumente
|
||||
- Inkrementelle Sicherung
|
||||
|
||||
### Repository:
|
||||
- ssh://u358899@u358899.your-storagebox.de:23/./backups/christianLinux
|
||||
@@ -26,5 +27,9 @@ Backupsystem läuft auf 2 Ebenen:
|
||||
- Rhythmus: täglich 21:40 Uhr
|
||||
- Repo wird all 3 Wochen validiert
|
||||
|
||||
## Restore
|
||||
- Gezielt Dateien: Archiv einhängen (Mountpunkt: /home/christina/borgbackupHetzner), Dateien kopierne
|
||||
- allgemeines Restore: ausgewähltes Archiv -> exctract
|
||||
|
||||
|
||||
|
||||
24
docs/backup_restore/proxmox_backup.md
Normal file
24
docs/backup_restore/proxmox_backup.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Backup Proxmox
|
||||
|
||||
## 1. PVE
|
||||
- Skript: [/root/backup-pve-configs](/proxmox/backup-pve-configs)
|
||||
- Log: /root/pve-backup.log
|
||||
- Location: verschlüsselt auf hetznerstoragebox gemäß Anleitung https://ralf-peter-kleinert.de/linux-server/proxmox-verschluesselt-backup.html. (Die liegt auch als Anhang im bitwarden)
|
||||
- Scedule: täglich im cron und wird 14 Tage aufgehoben
|
||||
- ÄNDERUNGEN siehe [/etc/fstab](/proxmox/fstab)
|
||||
|
||||
# 2. Komplette lxc und VMs #
|
||||
- Skript: GUI
|
||||
- Log: GUI
|
||||
- Location: //192.168.178.29/Backups/proxmox
|
||||
- Scedule:
|
||||

|
||||
- **TODO: Borgbackup für Container**
|
||||
|
||||
# 3. vm_paperless #
|
||||
- Skript: /paperless/backupqnap.sh
|
||||
- Location: //192.168.178.29/paperless/zips;
|
||||
//u358899@u358899.your-storagebox.de/backup/./backups/paperless
|
||||
- Scedule: täglich 4:00 für 31 Tage
|
||||
|
||||
# 4. VM Homeassistent
|
||||
Reference in New Issue
Block a user