claude-memory/graph/configurations/ct-302-claude-runner-provisioned-for-server-diagnostics-5da446.md

2.4 KiB

id type title tags importance confidence created updated relations
5da4468e-4a1b-481b-bbae-a32108dab33e configuration CT 302 claude-runner provisioned for server diagnostics
proxmox
homelab
monitoring
infrastructure
claude-code
0.9 0.8 2026-02-20T03:39:42.612345+00:00 2026-03-05T03:43:01.724120+00:00
target type direction strength edge_id
39379120-896b-46cd-befa-b83d09d7556b RELATED_TO incoming 0.7 73e5a7b2-8f91-47a0-bb04-cd324eaf8228
target type direction strength edge_id
e32b20ae-8861-4b7a-b14a-853377cf7cb9 BUILDS_ON incoming 0.8 20e8a32f-8d4e-4359-a85f-4119ed319415
target type direction strength edge_id
06101183-a78b-4852-86eb-cae5557ace8c RELATED_TO incoming 0.85 42a28caa-a209-46fb-a066-dc0ddabe305e
target type direction strength edge_id
c684a1ea-bdb6-4e4b-9416-e50e471221a0 RELATED_TO incoming 0.86 eff97d0e-f834-4e2f-b461-b8d0f121e0b3
target type direction strength edge_id
e5922fd9-9afc-46ae-bcce-39d0938bfee3 RELATED_TO incoming 0.76 97fad55b-1719-4c08-ad0e-9d82d2167870
target type direction strength edge_id
ccb2b5a4-a9bb-4f8f-9367-d74713ab2415 RELATED_TO incoming 0.77 4b15dc4c-5607-4cd1-a7ee-66971512b79c

LXC 302 — claude-runner

  • VMID: 302, IP: 10.10.0.148, Hostname: claude-runner
  • OS: Ubuntu 24.04 (2 cores, 3GB RAM, 32GB disk)
  • Purpose: Automated server health monitoring with AI-escalated remediation
  • Repo: cal/claude-runner-monitoring on Gitea → cloned to /root/.claude
  • Git auth: Read-only Gitea token (stored in git remote URL)
  • API key: ANTHROPIC_API_KEY in /etc/environment
  • Claude CLI: v2.1.49 at /root/.local/bin/claude
  • uv: v0.10.4 at /root/.local/bin/uv
  • Python venv: /root/.claude/skills/server-diagnostics/.venv/

SSH Keys

  • Cal's homelab_rsa → authorized_keys (desktop access)
  • N8N's n8n_runner_key (ed25519) → authorized_keys (automation access)
  • CT 302's /root/.ssh/homelab_rsa → outbound to target servers

Monitored Servers

  • arr-stack (10.10.0.221): sonarr, radarr, readarr, lidarr, jellyseerr, sabnzbd
  • gitea (10.10.0.225): gitea (systemd), gitea-runner (docker)
  • uptime-kuma (10.10.0.227): uptime-kuma

Update Method

ssh -i ~/.ssh/homelab_rsa root@10.10.0.148 "cd /root/.claude && git pull"