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 Ceph Adapter #6410

Closed
7 tasks
christyjacob4 opened this issue Oct 1, 2023 · 7 comments · May be fixed by utopia-php/storage#88
Closed
7 tasks

🗄️ Extend Appwrite Storage with Ceph Adapter #6410

christyjacob4 opened this issue Oct 1, 2023 · 7 comments · May be fixed by utopia-php/storage#88
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 Ceph 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 Ceph.
  • 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 Ceph.
  • Submit a pull request in utopia-php/storage.
  • Implement Appwrite support for Ceph.
  • 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
@mugdha273
Copy link

@christyjacob4 I'd love to take up this issue. Could you please assign me this issue?

@Haimantika
Copy link
Contributor

@christyjacob4 I'd love to take up this issue. Could you please assign me this issue?

Hi @mugdha273 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

Hey can I be assigned to this issue?? I'd love to contribute!

@trishanu-init
Copy link

@Haimantika Could you assign this issue to me , I will begin work ASAP

@Haimantika
Copy link
Contributor

@Haimantika Could you assign this issue to me , I will begin work ASAP

The assigned user has already raised a PR, please find issues that are not being worked on.

@tessamero
Copy link

@mugdha273 the PR is awaiting your follow up

@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

Successfully merging a pull request may close this issue.

7 participants