LibreChat/docs/deployment/azure.md

5 lines
425 B
Markdown
Raw Normal View History

# Azure deployment
There are different ways of how a deployment can be done in Azure.
One way is to use Terraform to setup all the necessary ressources automatically, here is an [example setup](https://github.com/thunderbug1/LibreChatAzureDeployment) with the setup instructions.
After following the setup instructions, you will be able to reach your instance with the url that is shown after the "terraform apply" command.