Oliver Hofmann hofmannol
  • Joined on 2018-03-24
hofmannol pushed tag 0.9.1 to hofmannol/llmproxy 2026-04-29 07:37:53 +00:00
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 07:36:53 +00:00
222b204d4b build_push.sh: show current tag, offer to set new one before build
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 07:35:18 +00:00
9910e6e062 Exclude .claude from Docker build context
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 07:34:21 +00:00
6e704da86b Expand .dockerignore with standard entries
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 07:33:06 +00:00
bd0dc0478f Add local docker-compose pulling from DockerHub with SQLite and .env
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 07:19:30 +00:00
92fd66381f Add English version of DockerHub README
hofmannol pushed tag 0.9.0 to hofmannol/llmproxy 2026-04-29 06:56:10 +00:00
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 06:51:26 +00:00
c46c1c2b12 Clarify that Ollama can run remotely, not just on Docker host
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 06:47:41 +00:00
d243523906 Split host-Ollama compose into SQLite and PostgreSQL variants
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 06:43:56 +00:00
2319434b0f Add host-Ollama compose variant, fix leftover port 8001 exposure
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 06:38:41 +00:00
7912431ffb Remove ALLOWED_ORIGINS from DockerHub docs (dev-only setting)
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 06:37:01 +00:00
114c45dc7e Remove port 8001 exposure from all Docker examples
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 06:31:26 +00:00
6f67f29f68 Fix depends_on syntax in PostgreSQL compose example
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 06:30:19 +00:00
3b7c88bf2c Install psycopg2-binary in Dockerfile only, not in dev requirements
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 06:26:48 +00:00
03712fe401 Add DockerHub README with usage, env vars and compose examples
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 06:23:09 +00:00
a0512b3b2b Replace build_push.py with build_push.sh, use shell script run config
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 06:20:18 +00:00
511e85ea79 Add Docker build/push run config for arm64
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 06:14:35 +00:00
cdaec894d8 Add PyCharm Dev run config and dev runner script
hofmannol pushed to main at hofmannol/llmproxy 2026-04-29 05:48:19 +00:00
dd8f69ecb6 Proxy fixes, streaming support, Admin-UI overhaul
c62cafc202 Store key_prefix for readable key display instead of masked hash
Compare 2 commits »
hofmannol pushed to main at hofmannol/AlgoDatSoSe26 2026-04-28 09:49:06 +00:00
7352149e2e Verlegung Musterlösung P1