-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Sun Jun 9 06:22:06 UTC 2024 | ||
Mon Jun 10 21:21:25 UTC 2024 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"captainVersion":4,"services":{"$$cap_appname":{"image":"ghcr.io/open-webui/open-webui:$$cap_weui_version","environment":{"OLLAMA_API_BASE_URL":"http://srv-captain--$$cap_appname-api:11434/api","WEBUI_SECRET_KEY":"$$cap_app_key"},"volumes":["$$cap_appname-data:/app/backend/data"],"caproverExtra":{"containerHttpPort":8080}},"$$cap_appname-api":{"image":"ollama/ollama:$$cap_ollama_version","volumes":["$$cap_appname-api-data:/root/.ollama"],"caproverExtra":{"notExposeAsWebApp":"true"}}},"caproverOneClickApp":{"variables":[{"id":"$$cap_weui_version","label":"Open webui Version","defaultValue":"main","description":"Checkout their docker page for the valid tags https://github.com/open-webui/open-webui/pkgs/container/open-webui"},{"id":"$$cap_ollama_version","label":"Ollama Version","defaultValue":"0.1.25","description":"Checkout their docker page for the valid tags https://hub.docker.com/r/ollama/ollama/tags"},{"id":"$$cap_app_key","label":"Secret Key","description":"Secret key.","defaultValue":"$$cap_gen_random_hex(24)"}],"instructions":{"start":"ChatGPT-Style Web Interface for Ollama π¦","end":"Aaaand you're done! π Your service is available at http://$$cap_appname.$$cap_root_domain"},"displayName":"Open-webui","isOfficial":true,"baseUrl":"https://github.com/open-webui/open-webui","description":"ChatGPT-Style Web Interface for Ollama π¦","documentation":"Taken from https://github.com/open-webui/open-webui"}} | ||
{"captainVersion":4,"services":{"$$cap_appname":{"image":"ghcr.io/open-webui/open-webui:$$cap_weui_version","environment":{"OLLAMA_BASE_URL":"http://srv-captain--$$cap_appname-api:11434","WEBUI_SECRET_KEY":"$$cap_app_key"},"volumes":["$$cap_appname-data:/app/backend/data"],"caproverExtra":{"containerHttpPort":8080}},"$$cap_appname-api":{"image":"ollama/ollama:$$cap_ollama_version","volumes":["$$cap_appname-api-data:/root/.ollama"],"caproverExtra":{"notExposeAsWebApp":"true"}}},"caproverOneClickApp":{"variables":[{"id":"$$cap_weui_version","label":"Open webui Version","defaultValue":"v0.3.1","description":"Checkout their docker page for the valid tags https://github.com/open-webui/open-webui/pkgs/container/open-webui"},{"id":"$$cap_ollama_version","label":"Ollama Version","defaultValue":"0.1.42","description":"Checkout their docker page for the valid tags https://hub.docker.com/r/ollama/ollama/tags"},{"id":"$$cap_app_key","label":"Secret Key","description":"Secret key.","defaultValue":"$$cap_gen_random_hex(24)"}],"instructions":{"start":"ChatGPT-Style Web Interface for Ollama π¦","end":"Aaaand you're done! π Your service is available at http://$$cap_appname.$$cap_root_domain"},"displayName":"Open-webui","isOfficial":true,"baseUrl":"https://github.com/open-webui/open-webui","description":"ChatGPT-Style Web Interface for Ollama π¦","documentation":"Taken from https://github.com/open-webui/open-webui"}} |