[PR #10285] [CLOSED] Add Zeroconf advertisement for Ollama instances #18468

Closed
opened 2026-04-16 06:35:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10285
Author: @danemadsen
Created: 4/15/2025
Status: Closed

Base: mainHead: main


📝 Commits (4)

📊 Changes

4 files changed (+51 additions, -0 deletions)

View changed files

📝 cmd/cmd.go (+3 -0)
📝 go.mod (+3 -0)
📝 go.sum (+10 -0)
server/zeroconf.go (+35 -0)

📄 Description

Add Zeroconf advertisement for Ollama instances
#10283


🔄 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/10285 **Author:** [@danemadsen](https://github.com/danemadsen) **Created:** 4/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`f78c23b`](https://github.com/ollama/ollama/commit/f78c23b564add44009830b575bc1a7e9e974cb4b) Add Zeroconf advertisement for Ollama instances (#1) - [`84101ce`](https://github.com/ollama/ollama/commit/84101ce4539475babb138d4c692ec06524e11d4d) ws - [`6d1b2cb`](https://github.com/ollama/ollama/commit/6d1b2cbbf711641144817d068fa17e02a2b1e0e5) go format - [`3bd95e1`](https://github.com/ollama/ollama/commit/3bd95e193061f0a0297ecfc11294d1e88244c504) non optional ### 📊 Changes **4 files changed** (+51 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+3 -0) 📝 `go.mod` (+3 -0) 📝 `go.sum` (+10 -0) ➕ `server/zeroconf.go` (+35 -0) </details> ### 📄 Description Add Zeroconf advertisement for Ollama instances #10283 --- <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-16 06:35:57 -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#18468