Skip to content
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

🗄️ Extend Appwrite Storage with Azure Blob Storage Adapter #6409

Closed
7 tasks
christyjacob4 opened this issue Oct 1, 2023 · 12 comments
Closed
7 tasks
Assignees
Labels
hacktoberfest Issues that can win you some cool swags!

Comments

@christyjacob4
Copy link
Member

💭 Introduction

Appwrite Storage lets you upload images, videos, or any kind of file and store it for later. This comes with support for encryption, compression, chunk upload, resumable upload, and much more! 💪 To learn more, check out our official Appwrite Storage docs.

Every file uploaded to Appwrite Storage needs to be stored somewhere, whether that is your server’s hard drive or cloud provider. To make this possible, Appwrite uses storage adapters that each implement simple methods such as read(), move(), delete()...

Your task is to implement support for Azure Blob Storage in Appwrite and the Utopia PHP storage library. We have prepared detailed documentation on how to create Utopia PHP storage adapter, and how to use Utopia PHP adapter in Appwrite. Please read these documents and ensure you understand it before working on this issue.

🎯 Requirements

  • Experience with Appwrite.
  • Experience with PHP.
  • Experience with Azure Blob Storage.
  • Experience with Docker and Docker Compose.

✅ Task Summary

  • Ask to be assigned to the issue.
  • Wait to be assigned.
  • Implement Utopia PHP storage adapter for Azure Blob Storage.
  • Submit a pull request in utopia-php/storage.
  • Implement Appwrite support for Azure Blob Storage.
  • Submit a pull request in appwrite/appwrite.
  • Write a blog post on any platform of your choosing to demonstrate the usage of your adapter!

If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.

Happy Appwriting!

@christyjacob4 christyjacob4 added the hacktoberfest Issues that can win you some cool swags! label Oct 1, 2023
@thexahmed00
Copy link

@christyjacob4 please assign me this issue I would like to give it a try

@tessamero
Copy link

hi @thexahmed00 , you've been assigned to the issue. Please keep us updated every 3 days so we know you are still working on it, so the issue doesn't get reassigned :)

happy coding 😃

@KanniShashankh
Copy link

Happy to work on this if @thexahmed00 drops off

@dishantzaveri
Copy link

@thexahmed00 any updates?

@RashmiNirasha
Copy link

@christyjacob4 I'd like to take on this issue. Can you assign it to me?

@HARSHALJETHWA19
Copy link

Hi, Can you please assign me this task. I would like to give a try on this.

@Haimantika
Copy link
Contributor

Hi @RashmiNirasha @HARSHALJETHWA19 we are assigning issues on a first-come, first-serve basis, if @thexahmed00 decides to drop off, we will assign it to you.

@KanniShashankh
Copy link

Hi @RashmiNirasha @HARSHALJETHWA19 we are assigning issues on a first-come, first-serve basis, if @thexahmed00 decides to drop off, we will assign it to you.

Hey @Haimantika, i am in line too 😅

@Haimantika
Copy link
Contributor

Hi @RashmiNirasha @HARSHALJETHWA19 we are assigning issues on a first-come, first-serve basis, if @thexahmed00 decides to drop off, we will assign it to you.

Hey @Haimantika, i am in line too 😅

Yes! The first one in queue :)

@Haimantika
Copy link
Contributor

Hi @thexahmed00 reassigning the issue to the next person due to inactivity from your end. @KanniShashankh the issue is yours

@KanniShashankh
Copy link

KanniShashankh commented Oct 9, 2023

utopia-php/storage#93
Created a PR, hoping this to be reviewed before i proceed further. @Haimantika :)

@adityaoberai
Copy link
Member

Closing this issue. Thank you so much for participating in Hacktoberfest 2023! We can't wait to welcome you all during HF 2024! Stay tuned for a lot more amazing issues from the Appwrite team!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues that can win you some cool swags!
Projects
None yet
Development

No branches or pull requests

9 participants