-
Tutorial: Build a Local-AI Trello Bot with MCP, Ollama, and Telegram
A step-by-step tutorial for setting up and understanding a fully-local Trello bot. The stack: a Telegram chat surface, an Ollama-hosted LLM, and an MCP server exposing 67 Trello tools. Nothing leaves your network.
-
Running Multiple Apps with Traefik, Docker, and Cloudflare Tunnels
How to host five apps on one Mac Mini without cramming them into a single compose file. One shared network, Traefik for routing and TLS, one Cloudflare tunnel.
-
Self-Hosting a Full-Stack App on a Mac Mini M4 with Cloudflare Tunnels
How I moved a React + Express + Postgres app off an $11/mo VPS onto a $599 Mac Mini, with Cloudflare Tunnels handling the public-facing parts.