Posts tagged with #docker
- $ 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 Giving the Site a Memory with Redis Agent Memory Server (Part 4) ↗
Part 4 of the self-hosting series: wiring Redis's agent-memory-server into the site's AI chats, entirely on local hardware. Durable memory with no login, an exam coach that remembers your weak spots, and the mistakes I made getting there.
- $ open Platform AI Part 1: Building a Personal AI Chatbot with Claude and Cloudflare ↗
A walkthrough of building a specialized AI assistant for Kubernetes, Docker, and cloud questions using Claude API, React, and Cloudflare Pages Functions with PAT authentication.
- $ open How I Built and Deployed My Gatsby Blog on Raspberry Pi with Docker, Helm, and Kubernetes ↗
A deep dive into how I built this Gatsby-powered blog, Dockerized it, pushed it to my Raspberry Pi container registry, and deployed it securely via Helm on K3s.