mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 04:22:19 +00:00
(docs) proxy: Render deploys
This commit is contained in:
@@ -1016,6 +1016,12 @@ Expected output on Langfuse
|
||||
|
||||
<Image img={require('../img/langfuse_small.png')} />
|
||||
|
||||
## Deploying LiteLLM Proxy
|
||||
|
||||
### Deploy on Render https://render.com/
|
||||
|
||||
<iframe width="840" height="500" src="https://www.loom.com/embed/805964b3c8384b41be180a61442389a3" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
|
||||
|
||||
## LiteLLM Proxy Performance
|
||||
|
||||
### Throughput - 30% Increase
|
||||
|
||||
-10
@@ -1,10 +0,0 @@
|
||||
services:
|
||||
# A Docker web service
|
||||
- type: web
|
||||
name: webdis
|
||||
runtime: docker
|
||||
rootDir: ./
|
||||
healthCheckPath: /
|
||||
envVars:
|
||||
- key: PORT
|
||||
value: 8000
|
||||
Reference in New Issue
Block a user