LibreChat/docs/deployment/azure.md
Alex 6ee0dbfdbd
docs: Add Azure Instructions (Terraform) to Cloud Deployments Guide (#738)
* added Azure to cloud Deployments

* Update devcontainer.json

added git feature to devcontainer

* updated azure deployment docs
2023-08-04 14:23:41 -04:00

425 B

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 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.