Feature: Traefik route for ollama #127
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have an ollama server running on
192.168.1.135
.Write a Traefik route to point
ollama.jafner.net
at the web-ui (:8080
) andapi.ollama.jafner.net
at the API (:11434
).Later we may also use
openai.api.ollama.jafner.net
for the openai API.