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 IBM Cloud Object Storage Adapter #3992

Closed
6 tasks
christyjacob4 opened this issue Sep 29, 2022 · 15 comments · May be fixed by utopia-php/storage#101
Closed
6 tasks

🗄️ Extend Appwrite Storage with IBM Cloud Object Storage Adapter #3992

christyjacob4 opened this issue Sep 29, 2022 · 15 comments · May be fixed by utopia-php/storage#101
Assignees
Labels
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags! product / storage Fixes and upgrades for the Appwrite Storage.

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(), etc...

Your task is to implement support for IBM Cloud Object 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 IBM Cloud Object 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 IBM Cloud Object Storage.
  • Submit a pull request in utopia-php/storage.
  • Implement Appwrite support for IBM Cloud Object Storage.
  • Submit a pull request in appwrite/appwrite.

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 feature good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags! product / storage Fixes and upgrades for the Appwrite Storage. labels Sep 29, 2022
@anudeeps0306
Copy link

Can you assign this issue to me?

@gewenyu99
Copy link

@anudeeps0306 I've assigned this to you. You may work on this issue 🙏 Happy hacking! 🎃

@stnguyen90 stnguyen90 removed the hacktoberfest Issues that can win you some cool swags! label Nov 7, 2022
@eldadfux
Copy link
Member

Thank you everyone for celebrating Hacktoberfest 22 with us! This issue will now be closed as we're getting ready to celebrate Hacktoberfest 23.

@christyjacob4
Copy link
Member Author

We are accepting submissions for this issue once again for Hacktoberfest 2023

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

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

1 similar comment
@dishantzaveri
Copy link

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

@Haimantika
Copy link
Contributor

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

Hi @thebugsyy have assigned the issue to you! Thank you for showing interest in contributing to Appwrite! Happy Hacktoberfest 🎃

Notes:

Please update us with your progress every 3 days, so that we know that you are working on it.
Join us on Discord - https://appwrite.io/discord to chat about Hacktoberfest and Appwrite!

@gewenyu99
Copy link

@thebugsyy I've assigned it to you; happy hacking.

Give us an update every 2-3 days and lmk if you need any help!

@dishantzaveri, we operate first come first served, so if other's can't finish the task, you're next in line.

@thebugsyy
Copy link

thanks @Haimantika & @gewenyu99 for assigning me the issue. I'll start working on it now and will also update as per the progress :)

@Haimantika
Copy link
Contributor

@thebugsyy any update?

@malay5
Copy link

malay5 commented Oct 10, 2023

@Haimantika could you assign this issue to me in case it is dropped by @thebugsyy ?

@Haimantika
Copy link
Contributor

Hi @thebugsyy thank you for showing interest to contribute to Appwrite, we will have to unassign the issue from you due to inactivity. @dishantzaveri you already have issues assigned to you, do you have the bandwidth to take this one up?

@Haimantika
Copy link
Contributor

@malay5 assigning the issue to you, please update us every 3 days.

@tessamero
Copy link

@malay5 please follow up with the Pending PR :)

@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
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags! product / storage Fixes and upgrades for the Appwrite Storage.
Projects
None yet
Development

Successfully merging a pull request may close this issue.