# AI Context Index — Myron Blair Home Lab **Load order for a new session:** Read this file first, then load the specific topic file for the task at hand. ## Topic Files | File | Use When | |------|----------| | [servers.md](servers.md) | Connecting to any machine, SSH patterns, credentials | | [jarvis.md](jarvis.md) | Working on JARVIS AI dashboard, API, chat, agents | | [sites.md](sites.md) | Working on any website, deploys, DBs, email | | [gotchas.md](gotchas.md) | Before running any command — critical quirks | ## 30-Second Overview **This is a home-lab + managed-hosting environment.** No local codebase. Work happens via SSH to remote servers and git push to GitHub (auto-deploy active). ### Infrastructure - **DO (165.22.1.228)** — DigitalOcean VPS. CyberPanel/OpenLiteSpeed. Hosts all websites + JARVIS AI. - **PVE1 (orbisne.fortiddns.com / 10.48.200.90)** — Proxmox primary hypervisor. 9 VMs. - **PVE2 (10.48.200.91)** — Proxmox secondary hypervisor. 2 VMs. - **FusionPBX (134.209.72.226)** — FreeSWITCH PBX server. - **Local VMs** — HA (10.48.200.97), Ollama (10.48.200.95), Homebridge (10.48.200.18), Jellyfin (10.48.200.33), alien-pc (10.48.200.66, Windows). ### Key Systems - **JARVIS** — Iron Man AI dashboard at `https://jarvis.orbishosting.com` — agent monitoring, chat, network scan, admin portal - **Admin portal** — `https://jarvis.orbishosting.com/admin` — full CRUD for all JARVIS data - **Auto-deploy** — push to GitHub `main` → webhook → server pulls within 1 minute ### Current Status (as of 2026-05-31) - JARVIS agents online: DO, PVE1, PVE2, NetworkBackup, HA, Homebridge, alien-pc (Windows) - Agents still needed: jellyfin (10.48.200.33), ollama-ai (10.48.200.95) - Daily backups running at 2AM to `/var/backups/jarvis/`, downloadable from admin panel - Network auto-scan: PVE1 cron every 3 min → pushes to `/api/netscan`