-
-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add azure blobstore support as object store backend #687
Comments
how about to use openDAL? |
hello @nitisht as discussed can you please assign this to me. |
Sure @dharanad done. |
/bounty 200 |
💎 $200 bounty • ParseableSteps to solve:
Thank you for contributing to parseablehq/parseable! Add a bounty • Share on socials
|
/attempt #687
|
Hey @nitisht just came across this from Algora. Will take a look around the product first and let you know if I can pick this up. I am building my own product in graph + llm space with search on top so Parseable looks cool. |
/attempt #687 |
Hi @nitisht I am giving a try to this issue. |
add below env vars - P_AZR_URL=https://<storage-account-name>.blob.core.windows.net P_AZR_ACCOUNT=<storage-account-name> P_AZR_CONTAINER=<container-name> P_AZR_ACCESS_KEY=<access-key> command to start Parseable with azure blob storage- parseable azure-blob Fixes: parseablehq#687
add below env vars - P_AZR_URL=https://.blob.core.windows.net P_AZR_ACCOUNT= P_AZR_CONTAINER= P_AZR_ACCESS_KEY= command to start Parseable with azure blob storage- parseable blob-store Fixes: parseablehq#687
add below env vars - P_AZR_URL=https://.blob.core.windows.net P_AZR_ACCOUNT= P_AZR_CONTAINER= P_AZR_ACCESS_KEY= command to start Parseable with azure blob storage- parseable blob-store Fixes: #687
No description provided.
The text was updated successfully, but these errors were encountered: