claude-home/networking/examples/server_inventory.yaml
Cal Corum 04b1ef1a05
All checks were successful
Auto-merge docs-only PRs / auto-merge-docs (pull_request) Successful in 3s
chore: decommission VM 105 (docker-vpn) — reclaim 256 GB disk (#20)
Destroyed VM 105 on Proxmox (qm destroy 105 --purge), reclaiming 256 GB
on the local-lvm thinpool. Removed stale config and updated docs to
reflect decommissioned status.

Closes #20

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 21:32:32 -05:00

65 lines
1.5 KiB
YAML

---
# Home Lab Server Inventory
# Generated from FileZilla configuration
home_network:
subnet: "10.10.0.0/24"
servers:
database_apis:
hostname: "10.10.0.42"
port: 22
user: "cal"
services: ["database", "api"]
description: "Database and API services"
discord_bots:
hostname: "10.10.0.33"
port: 22
user: "cal"
services: ["discord", "bots"]
description: "Discord bot hosting"
home_docker:
hostname: "10.10.0.124"
port: 22
user: "cal"
services: ["docker", "containers"]
description: "Main Docker container host"
pihole:
hostname: "10.10.0.16"
port: 22
user: "cal"
services: ["dns", "adblock"]
description: "Pi-hole DNS and ad blocking"
sba_pd_bots:
hostname: "10.10.0.88"
port: 22
user: "cal"
services: ["bots", "automation"]
description: "SBa and PD bot services"
tdarr:
hostname: "10.10.0.43"
port: 22
user: "cal"
services: ["media", "transcoding"]
description: "Tdarr media transcoding"
# vpn_docker: DECOMMISSIONED 2026-04-02 (VM 105 destroyed, services on arr-stack LXC 221)
remote_servers:
akamai_nano:
hostname: "172.237.147.99"
port: 22
user: "root"
provider: "akamai"
description: "Akamai cloud nano instance"
vultr_host:
hostname: "45.76.25.231"
port: 22
user: "root"
provider: "vultr"
description: "Vultr cloud host"