mirror of
https://github.com/myronblair/infra
synced 2026-06-30 17:50:10 -05:00
52f6073593
AI context/memory from Claude Code sessions covering all infrastructure: JARVIS, NovaCPX, DO sites, Proxmox, FusionPBX, MediaStack, and project feedback/preferences.
19 lines
835 B
Markdown
19 lines
835 B
Markdown
---
|
|
name: project-claude-vm
|
|
description: Claude Code runs on PVE1 VM 107 (Claude-DHCP) at 10.48.200.29 — the local environment for all Claude Code sessions
|
|
metadata:
|
|
node_type: memory
|
|
type: project
|
|
originSessionId: 16664adb-5228-4a2a-bffb-7e783ad13af1
|
|
---
|
|
|
|
Claude Code sessions run inside **PVE1 VM 107** named "Claude-DHCP".
|
|
|
|
- **IP**: 10.48.200.29 (DHCP — may change on reboot)
|
|
- **Hostname**: claude
|
|
- **Hypervisor**: PVE1 (10.48.200.90 / orbisne.fortiddns.com)
|
|
- **No JARVIS agent installed** on this VM
|
|
|
|
**Why:** This explains why SSH to local IPs works directly, and why the working directory is /home/myron on a Linux VM rather than a remote machine.
|
|
**How to apply:** When commands run "locally," they run inside this VM on the 10.48.200.0/24 LAN. Direct SSH to other LAN machines works without relaying through DO.
|