mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
docs(deploy.md): document new terraform module
This commit is contained in:
parent
fd073ee682
commit
30f343c3cb
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ import Tabs from '@theme/Tabs';
|
|||
import TabItem from '@theme/TabItem';
|
||||
import Image from '@theme/IdealImage';
|
||||
|
||||
# Docker, Deployment
|
||||
# Docker, Helm, Terraform
|
||||
|
||||
You can find the Dockerfile to build litellm proxy [here](https://github.com/BerriAI/litellm/blob/main/Dockerfile)
|
||||
|
||||
|
|
@ -195,7 +195,7 @@ docker run \
|
|||
|
||||
s/o [Nicholas Cecere](https://www.linkedin.com/in/nicholas-cecere-24243549/) for his LiteLLM User Management Terraform
|
||||
|
||||
👉 [Go here for Terraform](https://github.com/ncecere/terraform-litellm-user-mgmt)
|
||||
👉 [Go here for Terraform](https://github.com/BerriAI/terraform-provider-litellm)
|
||||
|
||||
### Kubernetes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue