update litellm docs
All checks were successful
Podman DDNS Image / build-and-push-ddns (push) Successful in 1m22s
All checks were successful
Podman DDNS Image / build-and-push-ddns (push) Successful in 1m22s
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[Container]
|
||||
Pod=litellm.pod
|
||||
ContainerName=litellm-prom
|
||||
Exec='--config.file=/etc/prometheus/prometheus.yml' '--storage.tsdb.path=/prometheus' '--storage.tsdb.retention.time=15d'
|
||||
Image=docker.io/prom/prometheus
|
||||
Volume=litellm_prometheus_data:/prometheus
|
||||
Volume=/home/ai/litellm-prometheus.yaml:/etc/prometheus/prometheus.yml:z
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user