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: host
|
||||
ide2: iso-share:iso/ubuntu-24.04.3-live-server-amd64.iso,media=cdrom,size=3226020K
|
||||
memory: 4096
|
||||
meta: creation-qemu=9.0.2,ctime=1762041805
|
||||
name: db-server-01
|
||||
net0: virtio=BC:24:11:C0:5F:B4,bridge=vmbr0,firewall=1,tag=5
|
||||
numa: 0
|
||||
ostype: l26
|
||||
scsi0: Vault:vm-111-disk-0,iothread=1,size=32G
|
||||
scsihw: virtio-scsi-single
|
||||
smbios1: uuid=856b9b58-9146-46fd-88c5-eb8d08fc5f7e
|
||||
sockets: 1
|
||||
vmgenid: 6864f7c4-1576-403f-b7e2-1d542bd1e252
|
||||
Reference in New Issue
Block a user