| title | Documentation |
|---|---|
| description | VoidLLM documentation home - guides, reference, and API docs |
| section | root |
| order | 0 |
Privacy-first LLM proxy and AI gateway. Self-hosted, single binary, sub-500us overhead.
- Quick Start - from
docker runto first proxied request - Configuration Reference - all YAML settings with examples
- Binary - standalone binary, Linux/macOS/Windows
- Docker - Docker and Docker Compose
- Kubernetes - Helm chart, Istio, health probes
- Reverse Proxy - Nginx, Caddy, Traefik
- Database - SQLite, PostgreSQL, migration
- Provider Setup - OpenAI, Anthropic, Azure, Ollama, vLLM, custom
- Load Balancing - strategies, failover, circuit breakers
- Aliases - logical names for models (per org/team)
- Overview - what is MCP, why a gateway
- Server Setup - register servers, access control, auth
- Code Mode - WASM-sandboxed multi-tool orchestration
- IDE Integration - Claude Code, Cursor, Windsurf
- RBAC - roles, permissions, access control hierarchy
- Privacy - zero-knowledge architecture, GDPR
- Hardening - security checklist, TLS, network policies
- License - activation, verification, graceful degradation
- SSO / OIDC - Google, Azure AD, any OIDC provider
- Audit Logs - admin action logging
- OpenTelemetry - distributed tracing
- Pricing - Community, Pro, Enterprise, Founding Member
- Overview - authentication, endpoints, error codes
- OpenAPI Spec - full API specification
- Troubleshooting - common issues and solutions
- Blog - architecture deep-dives, benchmarks, guides
- FAQ - frequently asked questions
- GitHub - source code, issues, releases
- Security Policy - vulnerability reporting