claude-home/server-configs/proxmox/lxc/222.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

14 lines
325 B
Plaintext

arch: amd64
cores: 1
features: nesting=1,keyctl=1
hostname: memos
memory: 1024
nameserver: 10.10.0.16
net0: name=eth0,bridge=vmbr0,gw=10.10.0.1,hwaddr=3E:9F:39:6F:B1:92,ip=10.10.0.222/24,type=veth
onboot: 1
ostype: ubuntu
rootfs: local-lvm:vm-222-disk-0,size=8G
searchdomain: local
swap: 512
lxc.apparmor.profile: unconfined