Add S3 Storage Backend #1236
No reviewers
Labels
No labels
2018.09
2019.01
2019.03
2019.06
2019.09
2019.12
2020.03
2020.06
2020.09
2020.12
2021.03
2021.07
2021.09
2022.02
2022.06
2022.09
2022.12
2023.04
2023.05
2023.09
2024.03
2024.06
2024.09
2024.12
dependencies
Hackathon 2021
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: friendica/friendica-addons#1236
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/s3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
I'd say it's ready :-)
btw. the tests will get fixed after #1238
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