LibreChatAzureDeployment
LibreChatAzureDeployment copied to clipboard
A Terraform setup to deploy LibreChat to Azure and setup all the necessary services.
Hello, does anyone have a terraform.tfvars example file? Many thanks in advance for any help!
The readme mentions editing a `terraform.tfvars` file, but that file is excluded by the `.gitignore` > [Optional] Configure Deployment: > > Edit terraform.tfvars to customize your deployment. > You can...
Hi, Thanks for creating this useful addition to the already awesome Librechat. My deployment was smooth without errors, however when I open the URL, I get the following error. >...
The [Librechat release notes](https://github.com/danny-avila/LibreChat/releases) sometimes claim, it's required to run a `npm run update` when ugprading to a new version. Did you already figure out a way on how to...
First of all, thanks for preparing all of this. This has helped me to deploy LibreChat much quicker. However, I'm struggling to change the image to one from an internal...
I'm following the instructions in the readme, but am running into issues when running `terraform apply`. I'm interrupting after a few minutes of nothing. Here is a log dump with...
I am cross posting this here: Back in December, I deployed LibreChat using the LibreChatAzureDeployment terraform scripts, but I don't see any updates to it with the RagApi and VectorDB....
Hi @thunderbug1 , I really like your terraform deployment. Thanks for sharing. I was wondering if you can point me out how to configure the webapp using the librechat.yaml? I...