Build, host and run AI solutions.
Web interface for your LLMs — Ollama, OpenAI, Mistral — hosted on your own server.
Open WebUI is an open-source chat interface, compatible with Ollama and the OpenAI APIs, that lets you interact with language models from your browser. Deployed on your VPS, it replaces ChatGPT without sending your data to third parties: your conversations, documents and history stay on your infrastructure.
It is the ideal tool for teams that want to experiment with local LLMs (Llama 3, Mistral, Gemma) or remote ones while keeping full control of their exchanges. Open WebUI supports RAG (Retrieval-Augmented Generation), multi-model conversations and session sharing between users.
Deploy a shared AI assistant for your team, connected to your internal documents, without exposing your data to OpenAI.
Test different LLM models side by side before integrating one of them into your application.
Upload your PDFs, procedures and technical docs — ask questions in natural language.
Guide optimized for ServOrbit Cloud VPS.
Order a ServOrbit Cloud VPS (minimum 4 GB RAM if you use Ollama with a local model). Choose Ubuntu 22.04.
Update the system and install Docker + Docker Compose. Open WebUI runs entirely through containers.
Run docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway ghcr.io/open-webui/open-webui:main. The interface is reachable on port 3000.
Nothing to install: attach your domain to Open WebUI from your ServOrbit client area, and the vhost and HTTPS certificate are set up and renewed for you. Without a domain, use an SSH tunnel (ssh -L 3000:127.0.0.1:3000 root@your-vps), then open http://localhost:3000.
In the settings, add the URL of your Ollama instance (or your OpenAI API key). Your models appear immediately in the conversation selector.
Maintaining a project that uses Open WebUI? This button lets your readers deploy it on a VPS in one click, without reading Docker documentation.
[](https://servorbit.com/vps-cloud?template=open-webui&utm_source=deploy-badge&utm_medium=referral&utm_campaign=open-webui)<a href="https://servorbit.com/vps-cloud?template=open-webui&utm_source=deploy-badge&utm_medium=referral&utm_campaign=open-webui"><img src="https://servorbit.com/brand/deploy/button.svg" alt="Deploy Open WebUI on ServOrbit" height="40"></a>The button points to a VPS order with the template preselected. The image is served from servorbit.com — nothing to host on your side.
Build LLM applications visually: chatbots, RAG agents, pipelines — without writing any backend code.
Artificial IntelligenceYour open-source personal AI assistant, reachable from WhatsApp, Telegram, Discord and 50+ messaging apps. Self-hosted on your VPS — your conversations stay with you.
Automation & WorkflowsAutomate your workflows across applications without code. Over 400 integrations, 100% self-hosted on your VPS.
Browse our help center and FAQ, or reach our team — callback, WhatsApp or email. Support in French, English and Arabic.