denoland / denokv

A self-hosted backend for Deno KV
https://deno.com/kv
MIT License
470 stars 23 forks source link

S3 backup feature #34

Open murunwas opened 10 months ago

murunwas commented 10 months ago

Is it possible to enter custom S3 endpoint url as docker env variable AWS_ENDPOINT? I'm using minio as my S3 provider.

tionis commented 1 week ago

I just wrote a comment explaining how to achieve a similar setup using litestream in #66