[PR #954] [MERGED] notify that the ollama api is available after linux install #72697

Closed
opened 2026-05-05 04:14:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/954
Author: @BruceMacD
Created: 10/31/2023
Status: Merged
Merged: 11/1/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/install-server-feedback


📝 Commits (3)

  • 67ef02a notify that the ollama api is available after linux install
  • 304bd0d Update install.sh
  • 24fc870 Update install.sh

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 scripts/install.sh (+5 -1)

📄 Description

Inform the user that the Ollama API is available locally after install.

>>> Downloading ollama...
>>> Installing ollama to /usr/local/bin...
>>> NVIDIA CUDA drivers installed.
>>> The Ollama API is now available at 127.0.0.1:11434.
>>> Install complete. Run "ollama" from the command line.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/954 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 10/31/2023 **Status:** ✅ Merged **Merged:** 11/1/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/install-server-feedback` --- ### 📝 Commits (3) - [`67ef02a`](https://github.com/ollama/ollama/commit/67ef02a4d2d245ab549627ad8376f2106cf78f78) notify that the ollama api is available after linux install - [`304bd0d`](https://github.com/ollama/ollama/commit/304bd0ddd1cda2f295937d5a20b7d94dcd32f407) Update install.sh - [`24fc870`](https://github.com/ollama/ollama/commit/24fc87059c96ecbd8fe557faf5ffae1f79216a2b) Update install.sh ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+5 -1) </details> ### 📄 Description Inform the user that the Ollama API is available locally after install. ``` >>> Downloading ollama... >>> Installing ollama to /usr/local/bin... >>> NVIDIA CUDA drivers installed. >>> The Ollama API is now available at 127.0.0.1:11434. >>> Install complete. Run "ollama" from the command line. ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-05 04:14:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#72697