GitDeployHub

dalisoft/aiproxy-litellm

github.com/dalisoft/aiproxy-litellm ↗
Unknown stack
11 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • LITELLM_MASTER_KEY secret
  • LITELLM_SALT_KEY secret
  • CLIPROXYAPI_KEY secret
  • POSTGRES_DB
  • POSTGRES_USER
  • POSTGRES_PASSWORD secret
  • DATABASE_URL secret
  • ZAI_API_BASE External providers
  • ZAI_API_KEY secret
  • MINIMAX_API_BASE
  • MINIMAX_API_KEY secret
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/dalisoft/aiproxy-litellm
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/dalisoft/aiproxy-litellm
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/dalisoft/aiproxy-litellm
Or deploy to a different host
← Try another repo