Skip to content
djuntgen
@juntgen.com
· home
▸ writing
· reactor
· projects
· about
· now
FLUX
0.94
· sim
pwr/theme:
auto
pwr/theme:
auto
← all posts
transmission log — filtered
#postgres
1 post
May 27, 2026
[27]
Part 27: A Self-Hosted OpenRouter for the Family — Deploying LiteLLM
We added LiteLLM as a multi-tenant gateway in front of our local Ollama, so each family member's future Hermes agent — and OpenWebUI — gets its own revocable API key with per-key model allow-lists. Along the way, three things forced us to slow down: a Postgres container that looked alive but wasn't, a base64 password that broke Prisma's URL parser, and a Qwen 3.6 model that wrote 300 tokens of thinking and zero tokens of answer.
#homelab #ansible