aboutsummaryrefslogtreecommitdiff
path: root/docker/compose/s3.json
AgeCommit message (Collapse)AuthorFilesLines
2023-09-25[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration ↵Konstantin Lebedev1-2/+12
(#4859) * move s3account.AccountManager into to iam.S3ApiConfiguration and switch to Interface https://github.com/seaweedfs/seaweedfs/issues/4519 * fix: test bucket acl default and adjust the variable names * fix: s3 api config test --------- Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co> Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
2021-02-18ceph s3-tests include in the docker compose filesKonstantin Lebedev1-0/+105
https://github.com/chrislusf/seaweedfs/issues/1810