[PR #6326] [CLOSED] Add Environment Configuration to Install Script #58777

Closed
opened 2026-04-29 13:40:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6326
Author: @sergeykorablin
Created: 8/12/2024
Status: Closed

Base: mainHead: add-ollama-environment


📝 Commits (1)

  • 0fa601d add systemd environment configuration

📊 Changes

1 file changed (+46 additions, -0 deletions)

View changed files

📝 scripts/install.sh (+46 -0)

📄 Description

This PR updates the install.sh script to create a configuration file for the Ollama systemd service. It includes environment variables for debugging, server IP, model settings, and other parameters


🔄 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/6326 **Author:** [@sergeykorablin](https://github.com/sergeykorablin) **Created:** 8/12/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-ollama-environment` --- ### 📝 Commits (1) - [`0fa601d`](https://github.com/ollama/ollama/commit/0fa601d59c34254d280ee6049fc8e642ead09794) add systemd environment configuration ### 📊 Changes **1 file changed** (+46 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+46 -0) </details> ### 📄 Description This PR updates the install.sh script to create a configuration file for the Ollama systemd service. It includes environment variables for debugging, server IP, model settings, and other parameters --- <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-04-29 13:40:48 -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#58777