Initial sync: memory, agents, commands, and gitignore
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>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user