a month ago
I am trying to deploy lite llm, and I found a template online that is already there in railway but when I am trying to deploy it, it is not working can someone help me out?
3 Replies
Status changed to Awaiting Railway Response Railway • about 1 month ago
Status changed to Open Railway • about 1 month ago
a month ago
Hey i have faced the same issue and as far as i know you can not deploy litellm from the template that is available on railway. however there is on pretty easy way to deploy.
directly use the docker image from here: litellm/litellm - Docker Image
when deploying instead of choosing template choose docker. and then paste this: "litellm/litellm" and deploy that image. this should work without any problems and should be a one tap deploy.
avijitbhuin21
Hey i have faced the same issue and as far as i know you can not deploy litellm from the template that is available on railway. however there is on pretty easy way to deploy. directly use the docker image from here: [litellm/litellm - Docker Image](https://hub.docker.com/r/litellm/litellm) when deploying instead of choosing template choose docker. and then paste this: "**litellm/litellm**" and deploy that image. this should work without any problems and should be a one tap deploy.
a month ago
hi avijitbhuin21,
thanks for the feedback. i'll check and let you know.
avijitbhuin21
Hey i have faced the same issue and as far as i know you can not deploy litellm from the template that is available on railway. however there is on pretty easy way to deploy. directly use the docker image from here: [litellm/litellm - Docker Image](https://hub.docker.com/r/litellm/litellm) when deploying instead of choosing template choose docker. and then paste this: "**litellm/litellm**" and deploy that image. this should work without any problems and should be a one tap deploy.
a month ago
This seems to be working fine. thanks a lot for the quick response.
Status changed to Solved brody • about 1 month ago