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
add support for vhost/dns style bucket access
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
trinity-1686a
deleted branch cli-verify-integrity from trinity-1686a/garage
2021-11-08 08:37:14 +00:00
179d18fcec
add support for upstream port and add garage example script
610e554903
mvp
6ca16fc624
init
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
trinity-1686a
deleted branch doc-missing-bootpeers from trinity-1686a/garage
2021-11-05 10:50:00 +00:00
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
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.