aboutsummaryrefslogtreecommitdiff
path: root/docker/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2025-06-03change version directorychrislu1-1/+1
2025-03-29Tarantool filer store (#6669)MaratKarimov1-2/+8
Co-authored-by: Marat Karimov <m.karimov@digitalms.ru>
2025-03-09Accumulated changes for message queue (#6600)Chris Lu1-4/+5
* rename * set agent address * refactor * add agent sub * pub messages * grpc new client * can publish records via agent * send init message with session id * fmt * check cancelled request while waiting * use sessionId * handle possible nil stream * subscriber process messages * separate debug port * use atomic int64 * less logs * minor * skip io.EOF * rename * remove unused * use saved offsets * do not reuse session, since always session id is new after restart remove last active ts from SessionEntry * simplify printing * purge unused * just proxy the subscription, skipping the session step * adjust offset types * subscribe offset type and possible value * start after the known tsns * avoid wrongly set startPosition * move * remove * refactor * typo * fix * fix changed path
2024-05-03workingchrislu1-2/+4
2024-03-07Merge branch 'master' into mq-subscribechrislu1-0/+3
2024-03-07[filer.backup] add param uploader_part_size for S3sink (#5352)Konstantin Lebedev1-0/+3
* fix: install cronie * chore: refactor configure S3Sink * chore: refactor cinfig * add filer-backup compose file * fix: X-Amz-Meta-Mtime and resolve with comments * fix: attr mtime * fix: MaxUploadPartst is reduced to the maximum allowable * fix: env and force set max MaxUploadParts * fix: env WEED_SINK_S3_UPLOADER_PART_SIZE_MB
2024-02-05build with pub sub clients for testingChris Lu1-0/+2
2024-01-31add make brokerschrislu1-0/+3
2023-09-25fix: make dev_tls with volume https (#4866)Konstantin Lebedev1-6/+6
2023-09-21reduce binary sizechrislu1-1/+1
2023-05-29upgrade rocksdb versionschrislu1-1/+1
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