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 Rackspace Cloud Files Adapter #3993

Closed
6 tasks
christyjacob4 opened this issue Sep 29, 2022 · 21 comments
Closed
6 tasks
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 Rackspace Cloud Files 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 Rackspace Cloud Files.
  • 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 Rackspace Cloud Files.
  • Submit a pull request in utopia-php/storage.
  • Implement Appwrite support for Rackspace Cloud Files.
  • 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
@BajajAyush
Copy link

Hey, I would like to try this

@Meldiron
Copy link
Contributor

@BajajAyush , thanks for your interest! 🙏 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
@Aryan8912
Copy link

please assign it to me, so I can work on this issue, and give more detail about this issue

@Haimantika
Copy link
Contributor

please assign it to me, so I can work on this issue, and give more detail about this issue

Hi @Aryan8912 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!

@Aryan8912 Aryan8912 removed their assignment Oct 3, 2023
@KanniShashankh
Copy link

Can i be assigned this issue?

@dishantzaveri
Copy link

pls assign me

@Haimantika
Copy link
Contributor

Can i be assigned this issue?

Hi @KanniShashankh 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!

@Haimantika
Copy link
Contributor

pls assign me

Hi, we are assigning on first-come first-serve basis. If @KanniShashankh is unresponsive, will assign it to you.

@dishantzaveri
Copy link

ok

@KanniShashankh KanniShashankh removed their assignment Oct 3, 2023
@KanniShashankh
Copy link

Unassigning myself as Rackspace Cloud doesn't look like it is open for public, i do not have the credentials to test out my soltution. The solution is fairly simple tho, here is some documentation which will help u
https://docs-ospc.rackspace.com/cloud-files/quickstart/

@dishantzaveri
Copy link

pls assign me @Haimantika

@kartiksaxena532
Copy link

HI I WOULD LIKE TO WORK ON IT

@Haimantika
Copy link
Contributor

pls assign me @Haimantika

Assigned it to you

@Haimantika
Copy link
Contributor

HI I WOULD LIKE TO WORK ON IT

Hi, we assign issues on a first-come, first-serve basis. If @dishantzaveri is unable to do it, you will be the next person :)

@Haimantika
Copy link
Contributor

pls assign me @Haimantika

Is there an update? The issue will go to the next person due to inactivity from your end

@Haimantika
Copy link
Contributor

Hi @dishantzaveri we are unassigning the issue from you due to inactivity. @kartiksaxena532 the issue is yours now, please remember to update us every 3 days

@dishantzaveri
Copy link

😭

@Haimantika
Copy link
Contributor

😭

You have other issues assigned, please work on them :)

We want to give everyone a fair chance in participating in Hacktoberfest, since you didn’t respond when I asked for an update last week, I assumed that you are not working on it.

@Haimantika
Copy link
Contributor

Hi @kartiksaxena532 are you working on it? I fear we will have to reassign it to the next person due to inactivity from your end.

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

No branches or pull requests