Posts tagged with #cloudflare-tunnel
- $ open Connecting My Local AI to GrowthBook with MCP (Part 6) ↗
Part 6 of the self-hosting series: connecting Ollama chat to GrowthBook through a Docker MCP server, with flag evaluation, Cloudflare Tunnel routing, and tool calls in Pages Functions.
- $ open One Hostname, Two Origins: Cloudflare Load Balancer Cutover ↗
Moving a platform onto new infrastructure without changing the hostname everyone already uses. I built the two-origin version on my own domain first, with Cloudflare Load Balancing, two Docker containers and a pair of tunnels, so the cutover is a config change at the edge that reverses in seconds.
- $ open Running Your Own LLM Endpoint with Cloudflare Tunnels and Ollama (Part 3) ↗
Part 3 of the local-LLM saga: when a friend's GPU goes offline, I stood up my own Qwen on Ollama, exposed it over a Cloudflare Tunnel locked behind Access, and wired a GrowthBook flag so the blog can flip between his box and mine from the chat header.
- $ open From Raspberry Pi to the Cloud: Publishing Kubernetes Dashboard Securely with Cloudflare Tunnel ↗
How I used a Raspberry Pi, K3s, and Cloudflare Tunnel to securely publish the Kubernetes Dashboard without port forwarding.