claude-home/server-configs/proxmox/lxc/108.conf
Cal Corum cd614e753a CLAUDE: Add server-configs version control system
Introduces centralized configuration management for home lab:
- sync-configs.sh script for pull/push/diff/deploy operations
- hosts.yml inventory tracking 9 hosts (Proxmox, VMs, LXCs, cloud)
- Docker Compose files from all active hosts (sanitized)
- Proxmox VM and LXC configurations for backup reference
- .env.example files for services requiring secrets

All hardcoded secrets replaced with ${VAR} references.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 16:13:28 -06:00

13 lines
321 B
Plaintext

arch: amd64
cores: 4
features: nesting=1
hostname: ansible
memory: 8096
nameserver: 10.10.0.16 1.1.1.1
net0: name=eth0,bridge=vmbr0,firewall=1,gw=10.10.0.1,hwaddr=F6:97:C3:23:0D:B2,ip=10.10.0.5/24,type=veth
ostype: ubuntu
rootfs: local-lvm:vm-108-disk-0,size=32G
searchdomain: corumservers.com
swap: 8096
unprivileged: 1