Home / Servers / LIBRECHAT VPS

Self-host LibreChat on a no-KYC VPS

One private chat UI for every LLM you use, with anonymous signup, no email required, and no KYC. Pay with crypto or card, full root, no logs.

Deploy LibreChat VPS from $15.59 / month / 4 GB RAM minimum

Quick start: LibreChat on Servury via Docker

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

# 2. Clone LibreChat and start the stack
git clone https://github.com/danny-avila/LibreChat.git
cd LibreChat
cp .env.example .env

# 3. Edit .env to add your API keys (OpenAI, Anthropic, etc.)
#    Set HOST=0.0.0.0 to bind to all interfaces.
nano .env

# 4. Bring up the stack (LibreChat + MongoDB + Meilisearch)
docker compose up -d

# 5. Open http://YOUR_SERVER_IP:3080 to register the first admin
# 6. Recommended: put Caddy or nginx in front for HTTPS

Recommended specs

Solo / personal Just you, cloud LLM backends, light usage. 4 GB RAM, 2 vCPU, 40 GB SSD. VPS-150 plan.
Recommended Small team, multi-provider, growing chat history and search index. 8 GB RAM, 4 vCPU, 80 GB SSD. VPS-200 plan.
Production Many users, large vector index, file uploads at scale. 16+ GB RAM, 8 vCPU, 160 GB SSD. VPS-250 or VDS.

Fair questions

What is LibreChat?

LibreChat is an open-source self-hosted ChatGPT alternative that supports more LLM providers than any other chat interface: OpenAI, Anthropic, AWS Bedrock, Azure, Google Vertex AI, Groq, Mistral, OpenRouter, and any OpenAI-compatible endpoint including Ollama. It is the second most-starred self-hosted chat UI after Open WebUI.

How is LibreChat different from Open WebUI?

Both are excellent. LibreChat has wider built-in provider support (especially enterprise ones like Bedrock and Vertex), more advanced multi-user/permission tooling, and richer plugin support. Open WebUI has a simpler UI and cleaner Ollama integration. Pick based on which providers you actually use.

How much VPS do I need?

LibreChat ships several services in one Docker Compose stack (LibreChat API, MongoDB, Meilisearch). 4 GB RAM is the practical minimum, 8 GB is the sweet spot for any team use.

Can I use my own API keys?

Yes. LibreChat is designed to bring-your-own-keys. You set them in the .env file (or per-user via the admin panel) and they live on your VPS, not in any cloud.

Does it support file uploads and document chat?

Yes. Drop in PDFs, images, code files. LibreChat handles ingestion and gives you a chat-with-document experience. Files are stored locally on your VPS.

Can I connect a local Ollama instance?

Yes. Add Ollama as a custom OpenAI-compatible endpoint in the config. Many users run LibreChat + Ollama on the same VPS for fully-local chat.

Will my data stay private?

Yes if you self-host. All conversations, uploads, and search indexes are stored locally on your VPS. Servury runs zero application-level logging on customer servers.

How do I update LibreChat?

cd LibreChat, git pull, docker compose pull, docker compose up -d. Mongo data persists across upgrades. Always read the release notes for breaking config changes between major versions.

Where are servers located?

Montreal (owned hardware), New York, London, Paris, Frankfurt, Netherlands, and Singapore. Pick whichever is closest to your users.

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. 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. Open WebUI VPS Self-host Open WebUI as a private ChatGPT alternative on a no-KYC VPS. 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.