33cab10cef
Syncs project memory, custom agents, and commands across machines. Excludes secrets (settings.json), session state, and runtime files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 lines
690 B
Markdown
14 lines
690 B
Markdown
---
|
|
name: SSH target for homelab infrastructure changes
|
|
description: Which host to SSH into for Caddy/Authelia/Docker changes — it's .134, not .137
|
|
type: reference
|
|
---
|
|
|
|
SSH into `csader@192.168.86.134` for infrastructure config changes (Caddy, Authelia, Docker containers).
|
|
|
|
This is the Debian Docker VM running on Proxmox (192.168.86.68), not the Pi cluster manager node (192.168.86.137) referenced in older Obsidian docs.
|
|
|
|
**Why:** The architecture diagram shows .137 as the Pi cluster manager, but the actual Docker containers (Caddy, Authelia, etc.) run on .134.
|
|
|
|
**How to apply:** When the user asks to modify Caddy, Authelia, or other Docker service configs, SSH to 192.168.86.134.
|