- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
13 lines
762 B
Markdown
13 lines
762 B
Markdown
---
|
|
id: 6411013f-4c3c-443c-9b0d-7843c8f9d96d
|
|
type: solution
|
|
title: "Home lab server-configs version control system"
|
|
tags: [claude-home, homelab, docker, infrastructure, bash, configuration]
|
|
importance: 0.7
|
|
confidence: 0.8
|
|
created: "2025-12-11T22:13:38.244020+00:00"
|
|
updated: "2025-12-11T22:13:38.244020+00:00"
|
|
---
|
|
|
|
Created centralized configuration management for home lab infrastructure. Includes sync-configs.sh script for pull/push/diff/deploy operations across 9 hosts (Proxmox, VMs, LXCs, Akamai cloud). Tracks Docker Compose files and Proxmox VM/LXC configs. All secrets sanitized with ${VAR} references and .env.example templates. Key features: hosts.yml inventory, selective file sync (only compose files, not app data), deploy command for push+restart.
|