Files
homelab/homelab-export-20251129-141328/configs/lxc/102-nginx.conf
Jordan Ramos 4b62fb0a27 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
2025-11-29 15:55:56 -07:00

14 lines
297 B
Plaintext

#.101
arch: amd64
cores: 1
features: nesting=1
hostname: nginx
memory: 2048
nameserver: 8.8.8.8
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.2.1,hwaddr=BC:24:11:A6:98:63,ip=192.168.2.101/24,type=veth
onboot: 1
ostype: alpine
rootfs: Vault:subvol-102-disk-0,size=2G
swap: 512
unprivileged: 1