SHARVIN.OS
◂ All work
LIVEInfra · Homelab2025

STREAMWAVE hero

Streamwave is the homelab that everything else runs on — an Unraid host with GPU passthrough serving local inference (Ollama, Qwen-class models), a Qdrant vector store, Redis, and a fleet of Docker services exposed safely through Cloudflare tunnels with an OCI edge node for public ingress.

UnraidDockerOllamaQdrantRedisCloudflare
Tunnels over open ports

Cloudflare tunnels expose services without opening a single inbound port on the home network; an OCI free-tier node handles edge ingress.

Local-first inference

Qwen-class models on local GPU serve the majority of requests; cloud models are a fallback, not the default.

// OUTCOME

A self-hosted AI platform that backs the bots and apps with zero recurring inference cost for the common path.