S3 region=
S3: Support a region= configuration useful for some non-Amazon S3 implementations. This feature needs git-annex to be built with aws-0.24. datacenter= sets both the AWS hostname and region in one setting, which is easy when using AWS, but not useful for other hosts. So kept datacenter as-is, but added this additional config. Sponsored-By: Brett Eisenberg on Patreon
This commit is contained in:
parent
5aacc8eb59
commit
04ec726d3b
5 changed files with 53 additions and 7 deletions
|
@ -28,3 +28,6 @@ Fedora Silverblue 37 / git-annex-10.20221212-1.fc37.x86_64
|
|||
Yes, many years ago - now trying to get it up and running with my self-hosted S3 endpoint.
|
||||
|
||||
[1]: https://garagehq.deuxfleurs.fr/
|
||||
|
||||
> [[fixed|done]] although it needs git-annex to be built against
|
||||
> a not yet released version of aws. --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 9"""
|
||||
date="2023-02-06T17:33:25Z"
|
||||
content="""
|
||||
Implemented this in aws: https://github.com/aristidb/aws/pull/284
|
||||
Which should be released as version 0.24.
|
||||
|
||||
git-annex will support region= when built with that version of aws.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue