diff --git a/docs/hardware/environment.md b/docs/hardware/environment.md index f1c64af..934048a 100644 --- a/docs/hardware/environment.md +++ b/docs/hardware/environment.md @@ -39,7 +39,7 @@ Five nodes running Proxmox VE: | VM | Host | VMID | Local IP | Tailscale | Purpose | |----|------|------|----------|-----------|---------| | cortex | toc | 150 | 192.168.1.150 | 100.64.0.14 | GPU compute — Open WebUI, Ollama, Qdrant, TEI, Claude Code | -| recon-vm | data | 131 | 192.168.1.130 | 100.64.0.24 | RECON knowledge extraction pipeline, Files, Kiwix | +| recon-vm | data | 1130 | 192.168.1.130 | 100.64.0.24 | RECON knowledge extraction pipeline, Files, Kiwix | | arr | media | 105 | 192.168.1.160 | 100.64.0.18 | ARR media automation stack (Jellyfin, Sonarr, Radarr, etc.) | ### cortex VM Details @@ -85,7 +85,7 @@ Five nodes running Proxmox VE: | matt-desktop | 192.168.1.111 | 100.64.0.10 | Personal workstation (Windows, your PC) | | Contabo Server | 5.189.158.149 | 100.64.0.1 | External VPS: Mail, Authentik, Headscale, Forge, Matrix | -*Last updated: 2026-04-19 — CT 130 (RECON LXC) migrated to VM 131 (recon-vm)* +*Last updated: 2026-04-20 — CT 130 (RECON LXC) migrated to VM 1130 (recon-vm)* ## LXC Containers diff --git a/docs/services/services.md b/docs/services/services.md index 0fae730..85fb272 100644 --- a/docs/services/services.md +++ b/docs/services/services.md @@ -35,8 +35,8 @@ | Open WebUI | cortex (VM 150) | 192.168.1.150:8080 | https://ai.echo6.co | AI chat interface (Docker, Ollama backend, SSO) | | Qdrant | cortex (VM 150) | 192.168.1.150:6333 | Internal | Vector database (Docker, RECON knowledge store) | | TEI | cortex (VM 150) | 192.168.1.150:8090 | Internal | Text embeddings (Docker, bge-m3 1024-dim) | -| RECON | data (VM 131) | 192.168.1.130:8420 | https://recon.echo6.co | Knowledge extraction pipeline (systemd, dashboard+API) | -| Files | data (VM 131) | 192.168.1.130:8888 | https://files.echo6.co | PDF library (nginx, Authentik forward auth) | +| RECON | data (VM 1130) | 192.168.1.130:8420 | https://recon.echo6.co | Knowledge extraction pipeline (systemd, dashboard+API) | +| Files | data (VM 1130) | 192.168.1.130:8888 | https://files.echo6.co | PDF library (nginx, Authentik forward auth) | | Samba | data | 192.168.1.240:445 | Internal | SMB file sharing — `//data/library` → /mnt/data/library (guest access) | | Matrix Synapse | Contabo | 127.0.0.1:8008 | https://matrix.echo6.co | Matrix homeserver (Docker, SSO) | | Element Web | Contabo | 127.0.0.1:8088 | https://element.echo6.co | Matrix web client (Docker) | @@ -186,7 +186,7 @@ - Share: `//data/library` → `/mnt/data/library` (browseable, read-write, guest OK, force user/group root) - Workgroup: WORKGROUP, standalone server -### data - VM 131 "recon-vm" (192.168.1.130 / Tailscale: 100.64.0.24) +### data - VM 1130 "recon-vm" (192.168.1.130 / Tailscale: 100.64.0.24) - **Migrated from CT 130 (LXC) on 2026-04-19** - OS: Ubuntu 24.04.4 LTS, kernel 6.8.0-110-generic - Resources: 4 cores, 16GB RAM, 100GB disk