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:
@@ -0,0 +1,15 @@
|
||||
boot: order=scsi0;ide2;net0
|
||||
cores: 1
|
||||
cpu: x86-64-v2-AES
|
||||
ide2: iso-share:iso/alpine-standard-3.21.0-x86_64.iso,media=cdrom,size=240M
|
||||
memory: 2048
|
||||
meta: creation-qemu=9.0.2,ctime=1762035910
|
||||
name: web-server-01
|
||||
net0: virtio=BC:24:11:5A:51:E5,bridge=vmbr0,firewall=1,tag=5
|
||||
numa: 0
|
||||
ostype: l26
|
||||
scsi0: Vault:vm-109-disk-0,iothread=1,size=32G
|
||||
scsihw: virtio-scsi-single
|
||||
smbios1: uuid=483f4dca-bbd5-4a7d-b796-f1b44d2e6caa
|
||||
sockets: 1
|
||||
vmgenid: 593fcc09-1934-4e9e-af9a-235ac850db41
|
||||
Reference in New Issue
Block a user