aboutsummaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)AuthorFilesLines
10 daysdocker: add curl for HTTPS healthcheck support (#7709)Chris Lu4-3/+4
11 daysfix: add missing backslash for volume extraArgs in helm chart (#7676)Chris Lu18-29/+29
13 daysRemove deprecated allowEmptyFolder CLI optionchrislu3-3/+3
2025-12-01Enable FIPS 140-3 compliant crypto by default (#7590)Chris Lu2-0/+7
2025-11-27unified builds4.01chrislu1-2/+9
2025-11-27fix git checkoutchrislu1-1/+1
2025-11-25HDFS: Java client replication configuration (#7526)Chris Lu1-3/+2
2025-11-24Add explicit IP and binding parameters in Docker Compose (#7533)Gophlet2-7/+7
2025-11-19filer store: add foundationdb (#7178)Chris Lu3-0/+211
2025-11-09Unify the parameter to disable dry-run on weed shell commands to `-apply` (in...Lisandro Pin1-4/+4
2025-11-08docker: fix /data ownership and permission (#7451)Chris Lu8-20/+135
2025-10-29fix add user command (#7406)Chris Lu4-4/+8
2025-10-28docker containers: add non-root user (#7399)Chris Lu4-13/+44
2025-10-21[weed] update volume.fix.replication description (#7340)nightcoffee1-1/+1
2025-10-13Add Kafka Gateway (#7231)Chris Lu1-2/+0
2025-09-16add on demand buildChris Lu2-2/+4
2025-09-16Fix RocksDB docker buildChris Lu2-11/+11
2025-09-09Message Queue: Add sql querying (#7185)Chris Lu3-10/+37
2025-08-01admin: Refactor task destination planning (#7063)Chris Lu1-1/+1
2025-07-30Admin: misc improvements on admin server and workers. EC now works. (#7055)Chris Lu9-1/+1533
2025-07-19test versioning also (#7000)Chris Lu5-7/+7
2025-07-18Test object lock and retention (#6997)Chris Lu1-1/+34
2025-06-03change version directorychrislu4-4/+4
2025-06-03gorocksdb 1.10.1 ~ rocksdb 10.2.1chrislu2-2/+2
2025-05-05Add SFTP Server Support (#6753)Mohamed Sekour1-0/+37
2025-04-23golang up version to 1.24 (#6724)Konstantin Lebedev3-3/+3
2025-03-29Tarantool filer store (#6669)MaratKarimov8-2/+395
2025-03-21add more logging for s3 signature (#6652)Tom Crasset1-0/+0
2025-03-18fix: restore deletion audit of individual objects (#6644)SmoothDenis2-1/+11
2025-03-09Accumulated changes for message queue (#6600)Chris Lu3-7/+13
2025-02-17upgade rocksdb to 9.10.0chrislu2-2/+2
2025-02-04use golang:1.23 image3.84chrislu3-3/+3
2025-01-17fix S3 per-user-directory Policy (#6443)Tom Crasset2-4/+291
2024-06-24fix s3tests.conf file namechrislu1-1/+1
2024-05-05add some delay when starting filers, to simulate real productionorigin/mq-subscribechrislu1-0/+1
2024-05-03workingchrislu2-4/+6
2024-04-08Merge branch 'master' into mq-subscribechrislu1-1/+1
2024-03-29[tests] add action s3 tests (#5427)Konstantin Lebedev1-1/+1
2024-03-25Merge branch 'master' into mq-subscribechrislu1-0/+1
2024-03-24Add TLS support, initial etcd connection check, fix key_prefix handling for e...Nikita Borzykh1-0/+1
2024-03-16adjust log levelchrislu1-3/+3
2024-03-07Merge branch 'master' into mq-subscribechrislu2-0/+57
2024-03-07[filer.backup] add param uploader_part_size for S3sink (#5352)Konstantin Lebedev2-0/+57
2024-02-25Merge branch 'master' into mq-subscribechrislu3-5/+5
2024-02-07upgrade go, rocksdbChris Lu3-5/+5
2024-02-05build with pub sub clients for testingChris Lu2-0/+4
2024-01-31add make brokerschrislu2-0/+129
2024-01-12Fix filer sync set offset (#5197)Konstantin Lebedev1-0/+35
2024-01-01fix rocksdb buildchrislu2-2/+2
2023-12-11Merge accumulated changes related to message queue (#5098)Chris Lu1-0/+27