aboutsummaryrefslogtreecommitdiff
path: root/docker/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2023-02-27enable gocdk in the generated local imagechrislu1-1/+2
fix https://github.com/seaweedfs/seaweedfs/issues/4256
2022-10-16refactor(compose)!: upgrade to v2 closes #3699 (#3705)Ryan Russell1-17/+17
* docs(compose): Update readme for compose v2 upgrade Signed-off-by: Ryan Russell <git@ryanrussell.org> * refactor(compose): Upgrade `Makefile` for compose v2 Signed-off-by: Ryan Russell <git@ryanrussell.org> * refactor(compose): Upgrade yml from version 2 -> 3.9 Signed-off-by: Ryan Russell <git@ryanrussell.org> Signed-off-by: Ryan Russell <git@ryanrussell.org>
2022-09-01build local rocksdbchrislu1-0/+6
2022-08-31Add an End-to-End workflow for FUSE mount (#3562)Patrick Schmidt1-5/+9
* Add an e2e workflow to test FUSE mount * Fix deadlocks during concurrent r/w
2022-08-26add target dev_race to MakeFile (#3522)Konstantin Lebedev1-1/+7
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-05-23docker compose file for nextcloud testingKonstantin Lebedev1-0/+3
https://github.com/chrislusf/seaweedfs/issues/3086
2022-05-16fix buildchrislu1-1/+1
2022-05-15rocksdb up version to v7.2.2Konstantin Lebedev1-3/+0
2022-05-14build release containers for all tagsKonstantin Lebedev1-1/+7
2022-05-12refactorKonstantin Lebedev1-4/+6
add some tests https://github.com/chrislusf/seaweedfs/pull/2996
2022-05-06add docker compose file to sync 2 mountschrislu1-0/+3
2022-05-06Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu1-0/+3
2022-05-06add testschrislu1-1/+4
2022-05-02fix createDBKonstantin Lebedev1-0/+3
2022-04-04hashicorp raft with state machineKonstantin Lebedev1-0/+3
2021-12-10audit log SignatureVersionkmlebedev1-0/+3
2021-09-30build docker image for chrislusf/seaweedfs:rocksdbChris Lu1-0/+6
2021-07-03add run_imageChris Lu1-0/+3
2021-05-01add git version for local buildsChris Lu1-1/+3
2021-03-12add mount memory profilingChris Lu1-1/+6
2021-03-10allowed wildcard domainKonstantin Lebedev1-8/+8
2021-03-08TLS allowed commonNamesKonstantin Lebedev1-1/+16
2021-02-18ceph s3-tests include in the docker compose filesKonstantin Lebedev1-0/+6
https://github.com/chrislusf/seaweedfs/issues/1810
2021-02-03relocating local docker compose filesChris Lu1-8/+8
2021-01-30filer: etcd store fix listingChris Lu1-0/+3
fix https://github.com/chrislusf/seaweedfs/issues/1767
2021-01-26replication to local disk storageKonstantin Lebedev1-0/+3
2021-01-24makefile: add env for 2 clustersChris Lu1-0/+3
2021-01-22add local mount for testingChris Lu1-0/+3
2020-12-21k8s buildKonstantin Lebedev1-0/+3
2020-11-11add local registry docker clusterChris Lu1-0/+3
2020-03-01fix dockerhub buildChris Lu1-1/+1
2020-02-26docker: add cluster modeChris Lu1-1/+12
2020-02-25update docker local dev envChris Lu1-0/+8