Skip to content

EmbeddedLLM/TokenVisor-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TokenVisor Logo

TokenVisor Charts

Kubernetes install artifacts for TokenVisor, the token/usage management platform by Embedded LLM. Synced from the main TokenVisor repo so they can be downloaded and installed independently.

This repo has two ways to install TokenVisor — pick one:

charts/tokenvisor/ — Helm chart (recommended)

The Helm chart deploys TokenVisor and its default data/observability stack (EMU API, Studio UI, Starling worker, ClickHouse, Postgres, Dragonfly, VictoriaMetrics, and optional Grafana/VMAlert/Fluent Bit).

cd charts/tokenvisor
./bin/tokenvisor-prereqs --help

See charts/tokenvisor/README.md for the full install flow, and charts/tokenvisor/docs/ for cluster bootstrap guides (RKE2, K3D), GPU setup, networking, storage, and customization.

k8s/manifest/ — raw manifests

Plain Kubernetes manifests for the same stack, for environments that don't use Helm or need to apply/customize resources individually.

See the _INSTALLATION_* guides in that directory for setup steps per distro (RKE2, K3s).

Notes

  • Neither install path provisions the underlying Kubernetes distro, CNI, or storage provider — bring your own cluster and follow the linked bootstrap docs first.
  • Secrets in both charts/tokenvisor and k8s/manifest are placeholders (CHANGE_ME_* / empty) — replace them with real values before deploying.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors