chore(dr): update disaster recovery export to 2025-12-07
- Add latest infrastructure snapshot (homelab-export-20251207-120040) - Include VM 101 (monitoring-docker) in inventory - Include CT 112 (twingate-connector) in inventory - Archive previous export as homelab-export-20251207-120040.tar.gz - Update storage utilization statistics - Remove outdated export from 2025-12-02 - Update .gitignore to allow DR exports and archives 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
arch: amd64
|
||||
cores: 2
|
||||
features: nesting=1
|
||||
hostname: n8n
|
||||
memory: 4096
|
||||
nameserver: 8.8.8.8 8.8.4.4 1.1.1.1
|
||||
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.2.1,hwaddr=BC:24:11:BD:35:B7,ip=192.168.2.113/24,type=veth
|
||||
ostype: debian
|
||||
parent: pre-db-permission-fix
|
||||
rootfs: Vault:subvol-113-disk-0,size=20G
|
||||
searchdomain: apophisnetworking.net
|
||||
swap: 2048
|
||||
unprivileged: 1
|
||||
|
||||
[pre-db-permission-fix]
|
||||
#Before PostgreSQL schema permission fix
|
||||
arch: amd64
|
||||
cores: 2
|
||||
features: nesting=1
|
||||
hostname: n8n
|
||||
memory: 4096
|
||||
nameserver: 8.8.8.8 8.8.4.4 1.1.1.1
|
||||
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.2.1,hwaddr=BC:24:11:BD:35:B7,ip=192.168.2.113/24,type=veth
|
||||
ostype: debian
|
||||
parent: pre-n8n-fix
|
||||
rootfs: Vault:subvol-113-disk-0,size=20G
|
||||
searchdomain: apophisnetworking.net
|
||||
snaptime: 1764644598
|
||||
swap: 2048
|
||||
unprivileged: 1
|
||||
|
||||
[pre-n8n-fix]
|
||||
#Before encryption key fix 2025-12-01_12%3A58
|
||||
arch: amd64
|
||||
cores: 2
|
||||
features: nesting=1
|
||||
hostname: n8n
|
||||
memory: 4096
|
||||
nameserver: 8.8.8.8 8.8.4.4 1.1.1.1
|
||||
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.2.1,hwaddr=BC:24:11:BD:35:B7,ip=192.168.2.113/24,type=veth
|
||||
ostype: debian
|
||||
rootfs: Vault:subvol-113-disk-0,size=20G
|
||||
searchdomain: apophisnetworking.net
|
||||
snaptime: 1764619109
|
||||
swap: 2048
|
||||
unprivileged: 1
|
||||
Reference in New Issue
Block a user