Commit e05ae348 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

rename

parent 90bcd164
### Installing Both Ollama and Ollama Web UI Using Kustomize ### Installing Both Ollama and Open WebUI Using Kustomize
For cpu-only pod For cpu-only pod
...@@ -12,7 +12,7 @@ For gpu-enabled pod ...@@ -12,7 +12,7 @@ For gpu-enabled pod
kubectl apply -k ./kubernetes/manifest kubectl apply -k ./kubernetes/manifest
``` ```
### Installing Both Ollama and Ollama Web UI Using Helm ### Installing Both Ollama and Open WebUI Using Helm
Package Helm file first Package Helm file first
......
# Ollama Web UI Troubleshooting Guide # Open WebUI Troubleshooting Guide
## Understanding the Open WebUI Architecture ## Understanding the Open WebUI Architecture
......
{ {
"name": "Ollama Web UI", "name": "Open WebUI",
"short_name": "Ollama", "short_name": "Open WebUI",
"start_url": "/", "start_url": "/",
"display": "standalone", "display": "standalone",
"background_color": "#343541", "background_color": "#343541",
...@@ -13,4 +13,4 @@ ...@@ -13,4 +13,4 @@
"sizes": "844x884" "sizes": "844x884"
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment