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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃梽锔徛燛xtend Appwrite Storage with IBM Cloud Object Storage Adapter #6413

Closed
7 tasks
christyjacob4 opened this issue Oct 1, 2023 · 8 comments 路 May be fixed by utopia-php/storage#90
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鈥檚 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 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.

鉁吢燭ask 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.
  • 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
@Harsh3305
Copy link

Hi @christyjacob4 I would like to work on this.
Please assign this issue to me 馃槃

@Haimantika
Copy link
Contributor

Hi @christyjacob4 I would like to work on this.
Please assign this issue to me 馃槃

Hi @Harsh3305 have assigned the issue to you! Thank you for showing interest in contributing to Appwrite! Happy Hacktoberfest 馃巸

Notes:

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

@Mannxxx
Copy link

Mannxxx commented Oct 3, 2023

Hi @christyjacob4 I would also like to work on this.
Could you please assign this issue to me also?

@RajdeepDey010
Copy link

Hi @christyjacob4 I would like to work on this. Please assign this issue to me 馃槃

Hey @Harsh3305 , seems this issue is quite challenging to me from a beginner point of view. Will you able to disuss your solution and how you approach to this kind of issue once you have done a successful submission?

@Harsh3305
Copy link

Hi @RajdeepDey010
I am currently going through the code base in order to understand the architecture of project.
Once I solve this issue, I will add a generalize solution in the description of PR. 馃槂

@Harsh3305
Copy link

Harsh3305 commented Oct 4, 2023

Progress

  • 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.
  • Write a blog post on any platform of your choosing to demonstrate the usage of your adapter!

@RajdeepDey010
Copy link

Hi @RajdeepDey010 I am currently going through the code base in order to understand the architecture of project. Once I solve this issue, I will add a generalize solution in the description of PR. 馃槂

Sounds good! :)

@adityaoberai
Copy link
Member

Closing this issue. Thank you all 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

Successfully merging a pull request may close this issue.

6 participants