---
name: Hosted Sites & Services
description: All subdomains on icedoutai.com, what each does, ports, status
type: reference
originSessionId: 38a0dcdb-5376-45aa-a4f3-1527accc3abe
---
## Domain: icedoutai.com
- Managed via Cloudflare, Zone ID: f674dcab2bfb92a0099f017605f9432f
- API token at ~/.cf_token (updated April 5, 2026)
- All A records → 34.93.99.180

## Active Subdomains & Services

| Subdomain | Port | What | Status |
|---|---|---|---|
| icedoutai.com | — | Main site (Cloudflare Pages → icedout-bro.pages.dev) | Active |
| ram.icedoutai.com | 3456 | VM monitoring dashboard (Chart.js, CPU/RAM/net/disk/services) | Always on |
| cards.icedoutai.com | 4200 | GIM Discord archive search + SQL console | Always on |
| analysis.icedoutai.com | nginx static | GIM Discord analysis (Most Loved Posts + SQL) | Active |
| claude.icedoutai.com | nginx static | Claude Code usage visualizer (auto-updates daily via cron) | Active |
| arnav.icedoutai.com | nginx static | Personal portfolio (Yatin Seelam style) | Active |
| tv.icedoutai.com | 8880 | Mi TV MagicMirror dashboard (Caddy) | Active |
| detect.icedoutai.com | nginx static | MediaPipe real-time camera AI (face/hands/pose/objects) | Active |
| search.icedoutai.com | 8888 (Docker) | SearXNG self-hosted meta-search (Google/Bing/Brave/DDG) | Always on |
| speed.icedoutai.com | 8894 (Apache+PHP) | LibreSpeed self-hosted speedtest | Active |
| drive.icedoutai.com | 8894 (WebDAV) | Shared folder mount for Mac Finder (auth: arnav/iceout123) | Always on |
| upload.icedoutai.com | 8895 (Node) | Drag-drop file upload, returns direct link, no auth | Active |
| **paste.icedoutai.com** | **nginx static** | **In-house paste.rs clone. Drop .txt in `~/arnav/random/paste/files/` → served as text/plain. Use for any text Arnav needs to copy (emails, configs, commands)** | **Always on** |
| cc.icedoutai.com | nginx static | Credit card reward calculator (Magnus Burgundy, Regalia Gold) | Active |
| gw.icedoutai.com | nginx static | Gateway portal linking all services, mobile-friendly | Active |
| 34.93.99.180:8892 | nginx | AI jewelry photos for Vineet (cross-pearl-pendant, emerald-cross-pendant) | Active |
| 34.93.99.180:8893 | nginx | Shared folder HTTP browse (autoindex) | Active |

## Inactive/Toggle Services
| Service | Port | Notes |
|---|---|---|
| bolt.icedoutai.com | — | bolt.diy, systemd disabled |
| n8n.icedoutai.com | 5678 | n8n, not running |

## Removed (don't reference in future sessions)
- **OpenClaw** — removed April 20, 2026. systemd unit deleted, ~/.openclaw gone, npm pkg uninstalled, nginx config removed, DNS deleted. Do NOT re-install unless Arnav asks.
- **ig-chat** — moved to IdeaPad only. Don't run `python3 server.py` on GCP VM.
- **open-webui Docker** — stopped with auto-restart disabled. Start manually if needed.

## Cron Jobs
- Daily 5am UTC: ~/arnav/random/cc-visualizer/refresh.sh (runs /insights + process_data.py)
