Re: eXist-db data directory on S3 bucket

Joe Wicentowski <[email protected]> Tue, 16 Apr 2024 12:06:38 -0400
Newsgroups gmane.text.xml.exist
Message-ID <CAHwerk3cX9sVkvsF6mhNyc7y9Zq9D=oZpjWif57T3S=E=rx4Hw@mail.gmail.com>
Hi Jo,

You may find this library package useful:

  https://github.com/HistoryAtState/aws.xq

It contains functions for listing buckets
<https://github.com/HistoryAtState/aws.xq/blob/main/content/s3-bucket.xqm>
and uploading and deleting objects
<https://github.com/HistoryAtState/aws.xq/blob/main/content/s3-object.xqm>.
It's currently geared around using temporary credentials supplied by AWS
(which I needed for my environment), but it could be adapted/relaxed to use
an access and secret key set that you supply.

Joe

On Tue, Apr 16, 2024 at 8:14 AM Jo Calder <[email protected]> wrote:

> Hi all,
>
> A quick open question:  does anyone have any experience to share on using
> a mount of an S3 bucket to store eXist-db's data directory?
>
> Regards, -- Jo
>
>
> _______________________________________________
> Exist-open mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/exist-open
>

_______________________________________________
Exist-open mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/exist-open