[GH-ISSUE #4307] ollama domains when behind Web (Squid) Proxy #2684

Closed
opened 2026-04-12 13:00:46 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @StL-Jim on GitHub (May 10, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4307

I couldn't find in the FAQ or other docs what domain(s) need to be whitelisted, besides .olllama.com, to allow LLMs to be pulled in via ollama if behind a Web (Squid) proxy. If someone could provide the information I be glad to update the FAQ/Troubleshooting docs with the information and submit a Pull request.

Originally created by @StL-Jim on GitHub (May 10, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4307 I couldn't find in the FAQ or other docs what domain(s) need to be whitelisted, besides .olllama.com, to allow LLMs to be pulled in via ollama if behind a Web (Squid) proxy. If someone could provide the information I be glad to update the FAQ/Troubleshooting docs with the information and submit a Pull request.
Author
Owner

@thinkverse commented on GitHub (May 10, 2024):

The Ollama registry is: registry.ollama.ai.

c02db93243/types/model/name.go (L38-L42)

<!-- gh-comment-id:2103788345 --> @thinkverse commented on GitHub (May 10, 2024): The Ollama registry is: `registry.ollama.ai`. https://github.com/ollama/ollama/blob/c02db93243353855b983db2a1562a02b57e66db1/types/model/name.go#L38-L42
Author
Owner

@mxyng commented on GitHub (Aug 23, 2024):

Additionally dd20bb891979d25aebc8bec07b2b3bbc.r2.cloudflarestorage.com should be allowed as well. In summary

  • .ollama.com
  • registry.ollama.ai
  • dd20bb891979d25aebc8bec07b2b3bbc.r2.cloudflarestorage.com
<!-- gh-comment-id:2307795328 --> @mxyng commented on GitHub (Aug 23, 2024): Additionally `dd20bb891979d25aebc8bec07b2b3bbc.r2.cloudflarestorage.com` should be allowed as well. In summary - `.ollama.com` - `registry.ollama.ai` - `dd20bb891979d25aebc8bec07b2b3bbc.r2.cloudflarestorage.com`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#2684