From 56c56e5c6019c8c86f4ec71d961d17d90ff52f71 Mon Sep 17 00:00:00 2001 From: Myron Blair Date: Sat, 20 Jun 2026 05:00:31 +0000 Subject: [PATCH] fix: correct NPM VM LAN IP from 10.48.200.200 to 10.48.200.201 (Epson printer was at .200) Co-Authored-By: Claude Sonnet 4.6 Claude-Session: https://claude.ai/code/session_01LP9Q4kfCAYAjJnsbHBrViZ --- CLAUDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 1e86b4a..4aeabb2 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -18,7 +18,7 @@ All key hosts are on Tailscale (myronblair@gmail.com). Use Tailscale IPs for SSH | DO server (orbis) | 100.121.13.34 | 165.22.1.228 | `Gonewalk1974!@#` | | FusionPBX | 100.74.46.120 | 134.209.72.226 | `Joker1974!@#` | | JARVIS VM | 100.77.178.42 | 10.48.200.211 | `Joker1974!!!` | -| NPM VM | 100.110.239.71 | 10.48.200.200 | `Joker1974!!!` | +| NPM VM | 100.110.239.71 | 10.48.200.201 | `Joker1974!!!` | | Ollama VM | 100.96.100.113 | 10.48.200.210 | `Joker1974!!!` | | NovaCPX (hostpanel-110) | 100.86.51.18 | 10.48.200.110 | `Joker1974!!!` | | HomeBridge | 100.124.182.18 | 10.48.200.18 | — | @@ -37,7 +37,7 @@ All key hosts are on Tailscale (myronblair@gmail.com). Use Tailscale IPs for SSH | PVE1 (Proxmox) | orbisne.fortiddns.com (10.48.200.90) | `root / Joker1974!!!` (via Tailscale 100.80.188.8) | Primary hypervisor | | PVE2 (Proxmox) | 10.48.200.91 | `root / Joker1974!!!` | Secondary hypervisor | | JARVIS VM | 10.48.200.211 | `root / Joker1974!!!` (via Tailscale 100.77.178.42) | JARVIS dashboard — PVE1 VM 211, 8c/16GB | -| NPM VM | 10.48.200.200 | `root / Joker1974!!!` (via Tailscale 100.110.239.71) | Nginx Proxy Manager — PVE1 VM 200 | +| NPM VM | 10.48.200.201 | `root / Joker1974!!!` (via Tailscale 100.110.239.71) | Nginx Proxy Manager — PVE1 VM 201 | | Ollama VM | 10.48.200.210 | `root / Joker1974!!!` (via Tailscale 100.96.100.113) | Local LLM — PVE1 VM 210, 4c/8GB | | Home Assistant | 10.48.200.97 | `myron → sudo` | HA VM 101 | | NetworkBackup | 10.48.200.99 | `myron → sudo` | Backup VM (PVE2 VM 302) |