I built a self-hosted LLM proxy on a single EC2 instance. Cloudflare Tunnel, Terraform, per-key budgets, idle auto-stop, video generation sidecar. The repo is public and I'd genuinely welcome feedback from anyone who works with AWS/Terraform professionally.
Blog post: https://matthewdeaves.com/blog/2026-03-21-rockport-llm-proxy/
Repo: https://github.com/matthewdeaves/rockport
#AWS #Terraform #LLM #Infrastructure #ClaudeCode #SelfHosted
Rockport: A Self-Hosted LLM Proxy | Matthew Deaves
I built a self-hosted LiteLLM proxy on EC2 behind a Cloudflare Tunnel. It routes Claude Code traffic to AWS Bedrock with per-key budgets, idle auto-stop, and a video sidecar for video generation and image operations. The repo is public and I'd welcome feedback from anyone who works with this sort of infrastructure.