[GH-ISSUE #4155] Add option in the install scripts to auto set OLLAMA_HOST environment variable #28340

Closed
opened 2026-04-22 06:26:57 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @centopw on GitHub (May 4, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4155

In the installer scripts, add a option that ask if user want to allow other machine on the same network to connect. Base on this docs: faq

I can create a PR if needed

Originally created by @centopw on GitHub (May 4, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4155 In the installer scripts, add a option that ask if user want to allow other machine on the same network to connect. Base on this docs: [faq](https://github.com/ollama/ollama/blob/main/docs/faq.md#setting-environment-variables-on-mac) I can create a PR if needed
GiteaMirror added the feature request label 2026-04-22 06:26:57 -05:00
Author
Owner

@jmorganca commented on GitHub (May 9, 2024):

Hi there, setting OLLAMA_HOST is designed to be a post-install step, just so the basic install can stay small and streamlined, there should be instructions in the FAQ docs on how to do this https://github.com/ollama/ollama/blob/main/docs/faq.md#setting-environment-variables-on-mac

<!-- gh-comment-id:2103433133 --> @jmorganca commented on GitHub (May 9, 2024): Hi there, setting OLLAMA_HOST is designed to be a post-install step, just so the basic install can stay small and streamlined, there should be instructions in the FAQ docs on how to do this https://github.com/ollama/ollama/blob/main/docs/faq.md#setting-environment-variables-on-mac
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#28340