-
I am currently working on deploying a project using LibreChat and its support for Azure OpenAI. However, I have encountered a technical challenge that I would like to seek your assistance with. Thank you very much for your time and assistance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can utilize the librechat.yaml file with Railway by hosting it on a publicly accessible URL and including it in the variables, for example: For serious deployment, it is advisable to host on a proper VPS. We offer a comprehensive guide for deploying on Digital Ocean, which can also serve as a foundation for deploying on any other VPS of your choice. |
Beta Was this translation helpful? Give feedback.
You can utilize the librechat.yaml file with Railway by hosting it on a publicly accessible URL and including it in the variables, for example:
CONFIG_PATH=https://raw.githubusercontent.com/danny-avila/LibreChat/main/librechat.example.yaml
.For serious deployment, it is advisable to host on a proper VPS. We offer a comprehensive guide for deploying on Digital Ocean, which can also serve as a foundation for deploying on any other VPS of your choice.
https://www.librechat.ai/docs/remote/digitalocean