diff --git a/CLAUDE.md b/CLAUDE.md index e904bfb..581a646 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -46,3 +46,30 @@ docker logs -f chrysopedia-worker # View API logs docker logs -f chrysopedia-api ``` + +## Remote Host: hal0022 (Whisper Transcription) + +- **Host alias:** `hal0022` +- **IP:** 10.0.0.131 +- **OS:** Windows (domain-joined to a.xpltd.co) +- **SSH user:** `a\jlightner` +- **SSH key:** `~/.ssh/hal0022_ed25519` +- **Role:** GPU workstation for Whisper transcription of video content + +### Connecting + +```bash +ssh hal0022 +``` + +SSH config is already set up in `~/.ssh/config` on dev01. + +### Content Location on hal0022 + +Video source files reside at: + +``` +A:\Education\Artist Streams & Content +``` + +Note: This is a Windows path. When accessing via SSH, use the appropriate path format for the shell available on hal0022.