trinity-1686a
trinity-1686a pushed to vhost-style at trinity-1686a/garage 2021-11-11 14:16:54 +00:00
2e70257d29 fix issue where list on vhost-bucket would list bucket instead of bucket content
4205cdef99 add s3_api.root_domain to doc book
4bc8b41cd7 add support for vhost-style s3 bucket
100aad8bf4 Add rclone mount doc
80a87929b0 Improve CLI documentation
Compare 9 commits »
trinity-1686a created pull request Deuxfleurs/garage#154 2021-11-11 14:16:18 +00:00
add support for vhost/dns style bucket access
trinity-1686a pushed to vhost-style at trinity-1686a/garage 2021-11-11 14:00:24 +00:00
f0681dea33 fix issue where list on vhost-bucket would list bucket instead of bucket content
trinity-1686a pushed to vhost-style at trinity-1686a/garage 2021-11-11 10:56:15 +00:00
88ae04470a add s3_api.root_domain to doc book
trinity-1686a created branch vhost-style in trinity-1686a/garage 2021-11-11 10:26:10 +00:00
trinity-1686a pushed to vhost-style at trinity-1686a/garage 2021-11-11 10:26:10 +00:00
98d37ea7fb add support for vhost-style s3 bucket
08b1e8a7ea Move design draft to separate file; write about GC in internals
ad7ab31411 Implement GC delay for table data
74a7a550eb Safety: never voluntarily delete block in 10min interval after RC reaches zero
cc255d46cd Refactor and comment table GC logic
Compare 10 commits »
trinity-1686a deleted branch cli-verify-integrity from trinity-1686a/garage 2021-11-08 08:37:14 +00:00
trinity-1686a deleted branch feature/website from trinity-1686a/garage 2021-11-08 08:37:11 +00:00
trinity-1686a pushed to main at Deuxfleurs/mknet 2021-11-08 08:29:48 +00:00
179d18fcec add support for upstream port and add garage example script
trinity-1686a deleted branch main from trinity-1686a/garage 2021-11-08 08:29:00 +00:00
trinity-1686a created branch main in trinity-1686a/garage 2021-11-08 08:26:26 +00:00
trinity-1686a pushed to main at trinity-1686a/garage 2021-11-08 08:26:26 +00:00
179d18fcec add support for upstream port and add garage example script
6ca16fc624 init
Compare 3 commits »
trinity-1686a created pull request Deuxfleurs/garage#149 2021-11-05 15:37:17 +00:00
allow missing bootstrap_peers in garage.toml
trinity-1686a created branch allow-missing-bootstrap-peers in trinity-1686a/garage 2021-11-05 15:36:31 +00:00
trinity-1686a pushed to allow-missing-bootstrap-peers at trinity-1686a/garage 2021-11-05 15:36:31 +00:00
9d7535c3f5 allow missing bootstrap_peers in garage.toml
da6efb4b23 fix missing bootstrap_peers in doc
e8811f7c9d Request strategy: don't launch all 3 requests if not needed
2090a6187f Add tranquilizer mechanism to improve on token bucket mechanism
6f13d083ab Add semaphore to limit RAM used by buffered outgoing requests
Compare 10 commits »
trinity-1686a deleted branch doc-missing-bootpeers from trinity-1686a/garage 2021-11-05 10:50:00 +00:00
trinity-1686a created pull request Deuxfleurs/garage#148 2021-11-05 10:24:51 +00:00
fix missing bootstrap_peers in doc
trinity-1686a pushed to doc-missing-bootpeers at trinity-1686a/garage 2021-11-05 10:21:54 +00:00
da6efb4b23 fix missing bootstrap_peers in doc
trinity-1686a created branch doc-missing-bootpeers in trinity-1686a/garage 2021-11-05 10:20:35 +00:00
trinity-1686a pushed to doc-missing-bootpeers at trinity-1686a/garage 2021-11-05 10:20:35 +00:00
e8811f7c9d Request strategy: don't launch all 3 requests if not needed
2090a6187f Add tranquilizer mechanism to improve on token bucket mechanism
6f13d083ab Add semaphore to limit RAM used by buffered outgoing requests
8c4f418fe8 Fix peer list persistence: do not forget previous peers
bef6d627b0 Add environment variables equivalents for some CLI options.
Compare 10 commits »