diff --git a/graph/code-patterns/pattern-proxmox-lxc-creation-for-headless-game-servers-ccb2b5.md b/graph/code-patterns/pattern-proxmox-lxc-creation-for-headless-game-servers-ccb2b5.md index 4efc79c40ce..75422c0c5d0 100644 --- a/graph/code-patterns/pattern-proxmox-lxc-creation-for-headless-game-servers-ccb2b5.md +++ b/graph/code-patterns/pattern-proxmox-lxc-creation-for-headless-game-servers-ccb2b5.md @@ -6,7 +6,7 @@ tags: [proxmox, lxc, game-server, pattern, steamcmd, claude-home] importance: 0.7 confidence: 0.8 created: "2026-03-05T03:43:01.292934+00:00" -updated: "2026-03-05T03:43:30.996616+00:00" +updated: "2026-03-05T03:43:32.939131+00:00" relations: - target: 62ee21e8-2b56-4d38-a73d-47e2724f08c6 type: BUILDS_ON @@ -28,6 +28,11 @@ relations: direction: outgoing strength: 0.85 edge_id: 27248d19-8a41-4049-855e-7ee9cc56565d + - target: 0381e6a1-d6f0-4441-9911-31b633f619c3 + type: RELATED_TO + direction: outgoing + strength: 0.85 + edge_id: 50cb97f4-9f73-4f55-8917-83bbcf44d817 --- # Proxmox LXC Game Server Pattern diff --git a/graph/edges/pattern-proxmox-lxc-creation-f--RELATED_TO--fix-steamcmd-in-lxc-missing-co-50cb97.md b/graph/edges/pattern-proxmox-lxc-creation-f--RELATED_TO--fix-steamcmd-in-lxc-missing-co-50cb97.md new file mode 100644 index 00000000000..737ee3a65cc --- /dev/null +++ b/graph/edges/pattern-proxmox-lxc-creation-f--RELATED_TO--fix-steamcmd-in-lxc-missing-co-50cb97.md @@ -0,0 +1,13 @@ +--- +id: 50cb97f4-9f73-4f55-8917-83bbcf44d817 +type: RELATED_TO +from_id: ccb2b5a4-a9bb-4f8f-9367-d74713ab2415 +from_title: "Pattern: Proxmox LXC Creation for Headless Game Servers" +to_id: 0381e6a1-d6f0-4441-9911-31b633f619c3 +to_title: "Fix: SteamCMD in LXC - Missing Config and DNS Resolution Failures" +strength: 0.85 +created: "2026-03-05T03:43:32.939131+00:00" +updated: "2026-03-05T03:43:32.939131+00:00" +--- + +LXC game server pattern incorporates the SteamCMD DNS and config fixes diff --git a/graph/fixes/fix-steamcmd-in-lxc-missing-config-and-dns-resolution-failur-0381e6.md b/graph/fixes/fix-steamcmd-in-lxc-missing-config-and-dns-resolution-failur-0381e6.md index d73e8b1a697..b69726377a2 100644 --- a/graph/fixes/fix-steamcmd-in-lxc-missing-config-and-dns-resolution-failur-0381e6.md +++ b/graph/fixes/fix-steamcmd-in-lxc-missing-config-and-dns-resolution-failur-0381e6.md @@ -6,7 +6,7 @@ tags: [steamcmd, lxc, proxmox, troubleshooting, fix, game-server, claude-home] importance: 0.8 confidence: 0.8 created: "2026-03-05T03:42:41.486706+00:00" -updated: "2026-03-05T03:43:26.692739+00:00" +updated: "2026-03-05T03:43:32.939131+00:00" relations: - target: 35400ae2-9029-4bdb-b135-9fbcd01892cb type: RELATED_TO @@ -28,6 +28,11 @@ relations: direction: incoming strength: 0.9 edge_id: 8ce00497-6e9c-47cb-a360-d34f22eec06d + - target: ccb2b5a4-a9bb-4f8f-9367-d74713ab2415 + type: RELATED_TO + direction: incoming + strength: 0.85 + edge_id: 50cb97f4-9f73-4f55-8917-83bbcf44d817 --- # SteamCMD in LXC — Two Key Issues and Fixes