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:
16
homelab-export-20251129-141328/configs/vms/101-gitlab.conf
Normal file
16
homelab-export-20251129-141328/configs/vms/101-gitlab.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
#.103
|
||||
boot: order=scsi0;net0
|
||||
cores: 4
|
||||
cpu: host
|
||||
memory: 17000
|
||||
meta: creation-qemu=9.0.2,ctime=1739411931
|
||||
name: gitlab
|
||||
net0: virtio=BC:24:11:AE:A0:E1,bridge=vmbr0,firewall=1
|
||||
numa: 0
|
||||
onboot: 1
|
||||
ostype: l26
|
||||
scsi0: Vault:vm-101-disk-0,iothread=1,size=50G
|
||||
scsihw: virtio-scsi-single
|
||||
smbios1: uuid=807a8495-9bfb-4de2-a814-a6e1de387420
|
||||
sockets: 1
|
||||
vmgenid: 4d7a3e4e-fede-493c-930a-36aed6a0b0a2
|
||||
Reference in New Issue
Block a user