Home / Servers / OPEN WEBUI VPS

Self-host Open WebUI on a no-KYC VPS

Your own private ChatGPT, with anonymous signup, no email required, and no KYC. Pay with crypto or card, full root, no logs.

Deploy Open WebUI VPS from $15.59 / month / 4 GB RAM minimum

Quick start: Open WebUI on Servury via Docker

Tested on Ubuntu 24. Pick a 4 GB+ plan, deploy, SSH in.
# 1. Install Docker
curl -fsSL https://get.docker.com | sh

# 2. Run Open WebUI with persistent storage
docker volume create open-webui
docker run -d --name open-webui --restart unless-stopped \
  -p 3000:8080 \
  -v open-webui:/app/backend/data \
  -e WEBUI_AUTH=true \
  ghcr.io/open-webui/open-webui:main

# 3. Open http://YOUR_SERVER_IP:3000 and create your admin account
# 4. Add your LLM provider in Settings (OpenAI, Anthropic, OpenRouter, Ollama URL...)
# 5. Recommended: put Caddy or nginx in front for HTTPS

Recommended specs

Solo / personal Just you, OpenAI/Anthropic API as the backend, light RAG. 2 GB RAM, 1 vCPU, 20 GB SSD. VPS-100 plan.
Recommended Small team, cloud LLM backends, growing RAG corpus. 4 GB RAM, 2 vCPU, 40 GB SSD. VPS-150 plan.
With local Ollama Open WebUI + Ollama on the same box for fully-offline small models. 16+ GB RAM, 8 vCPU, 80+ GB SSD. VDS or VPS-250.

Fair questions

What is Open WebUI?

Open WebUI is the most-starred self-hosted ChatGPT-style interface (124K+ stars on GitHub). It gives you a familiar chat UI with multi-user accounts, conversation history, file uploads, RAG, and the ability to plug in any LLM provider (OpenAI, Anthropic, Ollama, OpenRouter, Groq, etc.).

How is this different from ChatGPT Plus?

Three things: (1) you bring your own API keys so you only pay per usage instead of $20/month flat, (2) prompts and uploads never leave your VPS, (3) you can switch between models per conversation (Claude for writing, GPT-4 for code, a local model for sensitive stuff).

How much VPS do I need?

2 GB RAM is enough if you use cloud LLM APIs (OpenAI/Anthropic). 4 GB is more comfortable and recommended for any real RAG workload. If you want to run Ollama on the same VPS for fully-local inference, 16 GB+ minimum.

Can I use my own API keys?

Yes. Open WebUI supports OpenAI, Anthropic, Azure OpenAI, OpenRouter, Mistral, Groq, and any OpenAI-compatible endpoint. Keys are stored in the local DB on your VPS, not sent anywhere.

Does it support file uploads and document chat?

Yes. Drop in PDFs, Word docs, text files, or web URLs. Open WebUI handles chunking, embedding, and retrieval automatically. The vector index lives on your VPS.

Can multiple people use the same instance?

Yes. Open WebUI has built-in multi-user support with admin/user roles, per-user conversation history, and group permissions. Good for small teams.

Will my data stay private?

Yes if you self-host. All conversations, uploads, and embeddings are stored locally on your VPS. Servury runs zero application-level logging on customer servers, so even we can't see what you're doing.

Where are servers located?

Montreal (owned hardware), New York, London, Paris, Frankfurt, Netherlands, and Singapore. Pick whichever is closest to where you'll use the chat interface.

Other use cases

AnythingLLM VPS Self-host AnythingLLM to chat with your PDFs, codebases, and knowledge bases privately. Coolify VPS Run Coolify on your own VPS to deploy apps, databases, and services with one click. A self-hosted Vercel/Heroku. CrewAI VPS Run multi-agent CrewAI workflows on your own VPS, 24/7, without Replit or notebook tabs open. Crypto VPS Anonymous VPS for crypto trading bots, nodes, and miners. Dev/Staging VPS Disposable dev and staging VPS, deployable in 30 seconds, paid by the day. Dify VPS Self-host Dify on a no-KYC VPS for private LLM apps and RAG pipelines. Discord Bot VPS Host Discord bots 24/7 on an anonymous VPS. discord.js, discord.py, JDA, anything. No KYC. Encrypted VPS Full-disk-encrypted VPS in Montreal on owned hardware. Flowise VPS Self-host Flowise to build LLM apps, chatbots, and agents with a visual drag-and-drop UI. Forex VPS Low-latency VPS for forex trading and MT4/MT5 EAs. FreeBSD VPS Anonymous FreeBSD VPS on owned hardware, no KYC, crypto accepted. Gaming VPS Low-latency VPS for game servers and dedicated lobbies. Gitea / Forgejo VPS Self-host Gitea or Forgejo on a no-KYC VPS. A lightweight GitHub alternative with full Actions support. Hermes Agent VPS Self-host Hermes Agent 24/7 on a no-KYC VPS, anonymous signup, crypto accepted. Immich VPS Self-host Immich to replace Google Photos with AI search, face recognition, and mobile auto-upload. LibreChat VPS Self-host LibreChat on a no-KYC VPS as a private multi-provider chat UI. Mastodon VPS Run a self-hosted Mastodon instance on your own VPS. Federated, ad-free, no algorithmic feed. Matrix Synapse VPS Self-host a Matrix Synapse server. End-to-end encrypted, federated chat, voice, and video. Minecraft Server VPS Host a Minecraft server (Vanilla, Paper, Fabric, Forge) on an anonymous VPS. Full root, no KYC. n8n VPS Self-host n8n on a no-KYC VPS for unlimited workflows, no n8n Cloud bill. Nextcloud VPS Self-host Nextcloud to replace Google Drive, Docs, Photos, Calendar, and Contacts with one private suite. Ollama VPS Self-host Ollama on a no-KYC VPS for a private LLM API endpoint. OpenBSD VPS Anonymous OpenBSD 7.8 VPS with full root access on owned hardware. OpenClaw VPS Run an OpenClaw AI assistant gateway 24/7 on a no-KYC VPS. Pi-hole VPS Run Pi-hole on a VPS to block ads and trackers across every device, including phones on mobile data. Plausible Analytics VPS Self-host Plausible Analytics on your own VPS. Cookieless, GDPR-compliant Google Analytics alternative. Scraping VPS Web scraping VPS with no KYC, fast IP rotation, and crypto payments. Telegram Bot VPS Host Telegram bots 24/7 on an anonymous VPS. Long-poll or webhook. aiogram, Telegraf, anything. Tor Relay & Bridge VPS Run a Tor middle relay or obfs4 bridge on a privacy-friendly VPS. Help users in censored regions reach the open internet. Vaultwarden VPS Self-host Bitwarden (Vaultwarden) on a no-KYC VPS. Free Premium features, family-friendly, end-to-end encrypted. VPN VPS Self-hosted VPN VPS for personal WireGuard or OpenVPN endpoints. WireGuard VPS Self-host a WireGuard VPN on a dedicated VPS. Faster than commercial VPNs, no shared IP, no logs.