Developers

Ship Evedy in
an afternoon.

A single Helm chart, a single SDK, a single config file. No proprietary DSL. Your existing CI, your existing observability.

terminal
# 1. Add the chart repo
helm repo add evedy https://charts.evedy.com && helm repo update

# 2. Install the gateway
helm install evedy-gateway evedy/enterprise-proxy \
  --namespace evedy --create-namespace \
  --set identity.provider=entra \
  --set policy.profile=apra_cps234

# 3. Point your AI traffic at it
export OPENAI_API_BASE=https://evedy-gateway.svc.cluster.local/v1