[PR #4147] [CLOSED] Adding '/website' to serve up static files under a directory defined with the env OLLAMA_WEBSITE #11399

Closed
opened 2026-04-12 23:29:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4147
Author: @1feralcat
Created: 5/4/2024
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 34506e3 'ollama serve' can host static files under $OLLAMA_WEBSITE via '/website'
  • a716c4f Merge branch 'ollama:main' into main

📊 Changes

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

View changed files

📝 server/routes.go (+66 -0)

📄 Description

No description provided


🔄 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/4147 **Author:** [@1feralcat](https://github.com/1feralcat) **Created:** 5/4/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`34506e3`](https://github.com/ollama/ollama/commit/34506e35598a1c4bb41150817d803c35a8c85889) 'ollama serve' can host static files under $OLLAMA_WEBSITE via '/website' - [`a716c4f`](https://github.com/ollama/ollama/commit/a716c4f16a5ecd3c4a5fac3c3cf0b69e04d435d7) Merge branch 'ollama:main' into main ### 📊 Changes **1 file changed** (+66 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/routes.go` (+66 -0) </details> ### 📄 Description _No description provided_ --- <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-12 23:29:25 -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#11399