aboutsummaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Collapse)AuthorFilesLines
2022-05-23docker compose file for nextcloud testingKonstantin Lebedev3-1/+59
https://github.com/chrislusf/seaweedfs/issues/3086
2022-05-16fix buildchrislu1-1/+1
2022-05-15rocksdb up version to v7.2.2Konstantin Lebedev2-4/+1
2022-05-14build release containers for all tagsKonstantin Lebedev3-45/+9
2022-05-12refactorKonstantin Lebedev2-7/+9
add some tests https://github.com/chrislusf/seaweedfs/pull/2996
2022-05-06docker compose: use ip.bind=0.0.0.0chrislu1-4/+4
2022-05-06add docker compose file to sync 2 mountschrislu2-0/+24
2022-05-06Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu2-0/+38
2022-05-06add testschrislu2-1/+65
2022-05-03fix scanNamedKonstantin Lebedev1-9/+11
2022-05-03Merge branch 'new_master' into ydbKonstantin Lebedev1-0/+1
# Conflicts: # go.mod # go.sum
2022-05-02fix createDBKonstantin Lebedev2-3/+9
2022-05-01ydb initialKonstantin Lebedev1-0/+30
https://github.com/chrislusf/seaweedfs/issues/2942
2022-04-30s3 backend support customizing storage classchrislu1-0/+1
2022-04-18go 1.18 for rocksdbchrislu1-1/+1
2022-04-18docker move to go version 1.182.99chrislu2-2/+2
2022-04-06add raft shell cmdsKonstantin Lebedev1-3/+3
2022-04-05Merge branch 'new_master' into hashicorp_raftKonstantin Lebedev1-1/+1
# Conflicts: # go.mod # go.sum
2022-04-05auto bootstraping and update peersKonstantin Lebedev1-8/+3
2022-04-04update rocksdb versionchrislu1-1/+1
2022-04-04fix cluster statusKonstantin Lebedev1-10/+10
2022-04-04hashicorp raft with state machineKonstantin Lebedev2-10/+13
2022-04-04initial add hashicorp raftKonstantin Lebedev1-0/+94
2022-03-30allowDeleteBucketNotEmptyKonstantin Lebedev1-2/+2
2022-03-29fix s3 tests:Konstantin Lebedev1-1/+1
multipart_upload_incorrect_etag multipart_resend_first_finishes_last
2022-03-21minorchrislu1-5/+5
2022-02-27avoid too many logs in tmp folderorigin/original_weed_mountchrislu1-5/+5
2022-02-09rocksdb: PORTABLE=1chrislu1-1/+1
2022-02-09add filer.toml for rocksdb to docker image for rocksdbchrislu2-2/+5
2021-12-10audit log SignatureVersionkmlebedev3-4/+23
2021-12-07Merge pull request #2498 from kmlebedev/s3_audit_logChris Lu2-0/+24
2021-12-07audit log configKonstantin Lebedev2-0/+24
2021-12-05deprecate all cronjob module related codechrislu3-77/+0
related to https://github.com/chrislusf/seaweedfs/issues/2483
2021-11-12docker: entry point change working directory from root to /dataChris Lu6-0/+7
2021-11-04docker image: build with arm alsoChris Lu2-2/+2
fix https://github.com/chrislusf/seaweedfs/issues/2418
2021-10-14GetBucketLifecycleConfigurationHandlerKonstantin Lebedev1-18/+2
2021-10-11AclHandlersKonstantin Lebedev1-8/+37
2021-09-30github action build rocksdb imageChris Lu2-15/+13
2021-09-30build docker image for chrislusf/seaweedfs:rocksdbChris Lu3-0/+67
2021-08-28feature(ci): recognise more arches and add build testsAlexander1-1/+3
2021-08-17gccgo buildKonstantin Lebedev1-0/+43
2021-08-16fix building latest docker imageChris Lu1-1/+1
2021-08-16use go 1.17 for dockerChris Lu2-2/+2
2021-07-03add run_imageChris Lu1-0/+3
2021-05-24s3 test get w/ If-Match: bogus ETagKonstantin Lebedev1-1/+1
2021-05-24 - object write cache controlKonstantin Lebedev1-1/+1
- object write expires
2021-05-13debugChris Lu1-1/+1
2021-05-10use go 1.16.4 to build docker imageChris Lu2-6/+6
2021-05-01add git version for local buildsChris Lu1-1/+3
2021-04-30remove wrong parameterChris Lu1-1/+1