langflow
langflow copied to clipboard
deploy: Add support for Langflow Azure ARM Quickstart
- Added README.md with detailed instructions for deploying Langflow on Azure using Bicep templates
- Included Bicep template (azure-deploy.bicep) for automated deployment of Langflow Docker container on Azure App Service
- Added azure-deploy.json generated from Bicep template for ARM template deployment
- Configured different performance plans (Free, Standard, Premium P1v2, Premium P2v2) and corresponding parameters
- Integrated Application Insights for monitoring
- Provided instructions for using Azure CLI to create resource groups and deploy templates
- Added references for installing Azure CLI and Bicep CLI
Pull Request Validation Report
This comment is automatically generated by Conventional PR
Whitelist Report
| Whitelist | Active | Result |
|---|---|---|
| Pull request is a draft and should be ignored | ✅ | ❌ |
| Pull request is made by a whitelisted user and should be ignored | ❌ | ❌ |
| Pull request is submitted by a bot and should be ignored | ✅ | ❌ |
| Pull request is submitted by administrators and should be ignored | ❌ | ❌ |
Result
Pull request does not satisfy any enabled whitelist criteria. Pull request will be validated.
Validation Report
| Validation | Active | Result |
|---|---|---|
| All commits in this pull request has valid messages | ❌ | ✅ |
| Pull request does not introduce too many changes | ❌ | ✅ |
| Pull request has a valid title | ✅ | ✅ |
| Pull request has mentioned issues | ❌ | ✅ |
| Pull request has valid branch name | ❌ | ✅ |
| Pull request should have a non-empty body | ✅ | ✅ |
Result
Pull request satisfies all enabled pull request rules.
Last Modified at 18 Jul 24 12:35 UTC
This pull request is automatically being deployed by Amplify Hosting (learn more).
Access this pull request here: https://pr-2786.dmtpw4p5recq1.amplifyapp.com
Hey @danielgines
Absolutely incredible. Thank you so much!
Hey @danielgines
We are closing this PR because it will be hard for us to maintain it.
Again, feel free to build a repo for this and we will be happy to point docs to it.