Add S3 Storage Backend #1236

Merged
nupplaphil merged 5 commits from feat/s3 into develop 2022-02-25 14:56:05 +01:00
nupplaphil commented 2022-02-20 21:23:35 +01:00 (Migrated from github.com)

It's working :-)

I needed to fix the akeeba library as well (will create a PR for them), but at least I didn't have to include the official AWS library, which contains more than 8.300 files! I thought that would be insane for our specific use case.

I tested the S3 Backend with a Amazon S3 bucket and it worked well

  • Create tested
  • Update (rotating) tested
  • Delete tested

I'd say it's ready :-)

btw. the tests will get fixed after #1238

It's working :-) I needed to fix the akeeba library as well (will create a PR for them), but at least I didn't have to include the official AWS library, which contains more than **8.300** files! I thought that would be insane for our specific use case. I tested the S3 Backend with a Amazon S3 bucket and it worked well - Create tested - Update (rotating) tested - Delete tested I'd say it's ready :-) btw. the tests will get fixed after #1238
MrPetovan (Migrated from github.com) requested changes 2022-02-25 01:44:48 +01:00
MrPetovan (Migrated from github.com) approved these changes 2022-02-25 14:55:56 +01:00
AlfredSK commented 2022-02-25 15:20:51 +01:00 (Migrated from github.com)

I'll check this out with my test node mordor.social and a Minio server. Thank you!

I'll check this out with my test node mordor.social and a Minio server. Thank you!
nupplaphil commented 2022-02-25 16:04:30 +01:00 (Migrated from github.com)

I'll check this out with my test node mordor.social and a Minio server. Thank you!

I think you have to use v2/legacy flag, afaik

> I'll check this out with my test node mordor.social and a Minio server. Thank you! I think you have to use v2/legacy flag, afaik
MrPetovan (Migrated from github.com) reviewed 2022-02-26 02:33:54 +01:00
Sign in to join this conversation.
No description provided.