---
title: "Deploy VoidLLM"
description: "Lightweight, privacy-first LLM proxy"
category: "AI/ML"
url: https://railway.com/deploy/wild-pure
---

# Deploy VoidLLM

Lightweight, privacy-first LLM proxy

**[Deploy VoidLLM on Railway](https://railway.com/template/wild-pure)**

- **Creator:** Christian Romeni's Projects
- **Category:** AI/ML
- **Total deploys:** 7

## Template content

### voidmind-io/voidllm:latest https://voidllm.ai/logo.svg

- **Image:** ghcr.io/voidmind-io/voidllm:latest
- **Health check:** /healthz
- **Public domain:** Yes

## Documentation

# Deploy and Host VoidLLM on Railway

VoidLLM is a lightweight, privacy-first LLM proxy for teams. It sits between your applications and LLM providers, giving you organization-wide access control, usage tracking, and key management. One binary, sub-2ms overhead, zero knowledge of your prompts.

## About Hosting VoidLLM

VoidLLM deploys as a single Docker container with SQLite for storage. No external databases required. Two environment variables are auto-generated during deploy, and the proxy is immediately ready. Open the web UI to create your organization, add upstream LLM providers like OpenAI, Anthropic, Azure, Ollama, or vLLM, generate scoped API keys, and start proxying. Your existing OpenAI SDK code works by just changing the base URL.

## Common Use Cases

- Replace shared API keys with scoped virtual keys per team and user
- Track LLM usage and costs across your organization without logging prompts
- Enforce rate limits and token budgets to prevent runaway spending

## Dependencies for VoidLLM Hosting

- No external dependencies — runs standalone with embedded SQLite
- Upstream LLM provider credentials (OpenAI, Anthropic, etc.) added after deploy via the UI

### Deployment Dependencies

- [VoidLLM GitHub](https://github.com/voidmind-io/voidllm)
- [Configuration Reference](https://github.com/voidmind-io/voidllm/blob/main/docs/configuration.md)

## Why Deploy VoidLLM on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying VoidLLM on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.

## Similar templates

- [Chat Chat](https://railway.com/deploy/-WWW5r) — Chat Chat, your own unified chat and search to AI platform.
- [stella](https://railway.com/deploy/stella) — Self-host stella with web, API, Postgres, Redis, and object storage.
- [Hermes Agent | OpenClaw Alternative with Dashboard](https://railway.com/deploy/hermes-agent-or-openclaw-alternative-wit) — Self-Hosted Hermes AI Agent for Telegram, Discord & Slack

Open this page in a browser: https://railway.com/deploy/wild-pure
