Closed sanchitmehta closed 1 year ago
This PR adds support for Azure Container Apps to host qdrant db
[ ] Yes [x] No
What kind of change does this Pull Request introduce?
[ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Other... Please describe:
git clone https://github.com/Azure-Samples/qdrant-azure cd qdrant-azure git checkout main sh deploy.sh
@sanchitmehta This is very ironic, I was just working on adding ACA and adding as option for deploy to Azure button. I'll checkout this PR and merge any changes.
Thanks @tawalke!
Purpose
This PR adds support for Azure Container Apps to host qdrant db
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test