Uh oh!
There was an error while loading. Please reload this page.
Scality storage adapter - #65
Conversation
misantron
commented
Oct 23, 2022
What is the point of using |
christyjacob4
commented
Oct 25, 2022
Please sync your branch with |
# Conflicts: # composer.lock
PineappleIOnic
commented
Oct 31, 2022
Thank you so much for the PR 🤩. We're adding the |
stnguyen90
commented
Nov 7, 2022
@misantron how's your progress on this? |
misantron
commented
Nov 8, 2022
First of all Scality credentials required for passing the tests. |
misantron
commented
Nov 8, 2022
Scality can be self-hosted or using public cloud as a backend. That's why we need to pass host to adapter. In some other PR I saw that you don't want to change constructor signature. How should I do this? Thanks. |
# Conflicts: # composer.lock
stnguyen90
commented
Nov 8, 2022
@christyjacob4, thoughts on this? |
# Conflicts: # src/Storage/Storage.php
misantron
commented
Nov 21, 2022
@christyjacob4, bump |
# Conflicts: # src/Storage/Device/S3.php
# Conflicts: # composer.json # composer.lock # src/Storage/Device/Local.php # tests/Storage/S3Base.php
christyjacob4
commented
Apr 6, 2023
@misantron thanks a lot for your contributions during Hacktoberfest 2022! Please reach out to me on our Discord server if you would like to claim your Appwrite swags! As a way of saying thank you, we would also love to invite you to join the Appwrite organization on GitHub. Please share your GitHub username with us on Discord. Regarding the host issue, I believe its creating a limitation for self hosted instances of other storage adapters as well. How about we pass an optional |
# Conflicts: # Dockerfile # composer.json # composer.lock # src/Storage/Device.php # src/Storage/Device/Local.php # src/Storage/Device/S3.php # src/Storage/Storage.php # src/Storage/Validator/File.php # src/Storage/Validator/FileExt.php # src/Storage/Validator/FileName.php # src/Storage/Validator/FileSize.php # src/Storage/Validator/FileType.php # src/Storage/Validator/Upload.php # tests/Storage/S3Base.php # tests/Storage/StorageTest.php
Absorb utopia-php/storage
Closesappwrite/appwrite#3987