64 docs indexed

Introduction

obleth is a lightweight, high-performance, fairshare-first AI gateway for self-hosted LLM environments.

obleth is a lightweight, high-performance, fairshare-first AI gateway for self-hosted LLM environments. It sits between your front door (HAProxy) and your inference backend (Aibrix, vLLM, or any OpenAI-compatible API) and owns multi-tenant identity, contention-based weighted fair queuing, token-accurate cost accounting, and reliability.

The project targets operators running shared GPU clusters on their own hardware — research labs, internal platform teams, and anyone migrating off managed APIs to self-hosted models.

obleth control plane Overview dashboard showing request volume, latency, and capacity summary cards with live traffic charts across a shared GPU cluster.

Start here

Reference

The gateway source code lives in obleth-gateway. The repo includes Docker Compose, Helm manifests, the Rust data plane, the Management API, dashboard, benchmark fixture backend, and observability assets. See the License page for source-availability terms.