Skip to content

Template · AI & LLM

Open WebUI + Ollama

ChatGPT-style UI for local models, wired to an Ollama service.

Deploy on Skiffly

Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.

  • Ollamaollama/ollama:latest
  • Open WebUIghcr.io/open-webui/open-webui:main
Upstream documentation

What gets deployed

2 services in the environment you pick, on the private network of the project.

About this template

ghcr.io/open-webui/open-webui:main talking to ollama/ollama on the private network. First sign-up becomes admin.

Ollama

Image: ollama/ollama:latest

  • Port 11434/tcp
  • 30 GB volume at /root/.ollama
  • 4 vCPU · 8 GB

Open WebUI

Image: ghcr.io/open-webui/open-webui:main

  • Port 8080/http
  • Public domain with TLS
  • 5 GB volume at /app/backend/data
  • 1 vCPU · 2 GB
  • /health

Variables

Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.

Ollama

NameValue
OLLAMA_HOST0.0.0.0:11434
OLLAMA_BASE_URLhttp://${{self.SKIFFLY_PRIVATE_DOMAIN}}:11434

Open WebUI

NameValue
OLLAMA_BASE_URL${{Ollama.OLLAMA_BASE_URL}}
WEBUI_SECRET_KEYgenerated (secret)
WEBUI_URLhttps://${{self.SKIFFLY_PUBLIC_DOMAIN}}

Deploy button for your README

Add a one-click deploy link to your repository or docs. Two variants: for light and dark backgrounds.

Deploy on SkifflyDeploy on Skiffly
Markdown · Light background
[![Deploy on Skiffly](https://skiffly.dev/button.svg)](https://skiffly.dev/templates/open-webui)
Markdown · Dark background
[![Deploy on Skiffly](https://skiffly.dev/button-dark.svg)](https://skiffly.dev/templates/open-webui)
HTML
<a href="https://skiffly.dev/templates/open-webui"><img src="https://skiffly.dev/button.svg" alt="Deploy on Skiffly" height="32"></a>

Deploy Open WebUI + Ollama in one click

Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.