- Schweiz
- https://me.arthurerlich.de
- Joined on
2025-05-30
Block a user
Author the docker-compose service for the chosen proxy
Network/hostname plan for exposing the proxy (LAN + external)
How should per-workload API keys/accounts be provisioned, rotated, and documented?
Reference cloud model/pricing for the shadow-cost estimate
Which self-hosted AI gateway/proxy tool fits this effort's needs?
AI gateway/proxy: routing, per-workload keys, and cloud-cost estimation for the local LLM stack
How is ai.home / ai.haylan.ch reverse-proxied and TLS-terminated?
How is ai.home / ai.haylan.ch reverse-proxied and TLS-terminated?
Resolved. No new reverse-proxy service needed — the existing Nginx Proxy Manager (NPM) instance on this network already fronts other self-hosted services and will handle this one too.
-…
How is ai.home / ai.haylan.ch reverse-proxied and TLS-terminated?
Write local-usage docs for Claude Code CLI, Kimi CLI, and OpenCode CLI against the local endpoint
Write local-usage docs for Claude Code CLI, Kimi CLI, and OpenCode CLI against the local endpoint
Resolved. Wrote docs/coding-cli-setup.md (linked from README) covering all three CLIs — committed on main (7d8c932).
- Claude Code CLI: ANTHROPIC_BASE_URL=http://localhost:8080 + dummy…
Research OpenCode CLI installation and local-endpoint setup
Research OpenCode CLI installation and local-endpoint setup
Resolved. Full findings: docs/research/opencode-cli-setup.md on branch research/opencode-cli-setup.
Project confirmed: sst/opencode moved orgs — now github.com/anomalyco/opencode…
Research OpenCode CLI installation and local-endpoint setup
Author the docker-compose stack (llama.cpp + Open WebUI + Qdrant + Lazytainer)
Resolved. Authored docker-compose.yml, .env.example, scripts/download-model.sh, and a top-level README.md quickstart — committed on main (f0e4730).
- llama-server: `ghcr.io/ggml-org…
Author the docker-compose stack (llama.cpp + Open WebUI + Qdrant + Lazytainer)