From be4555a86718da9d20bdd7d7c51c699b4dfdfa2b Mon Sep 17 00:00:00 2001 From: Will Norris Date: Sun, 9 Jun 2019 23:37:59 +0000 Subject: [PATCH] document caching on Digital Ocean spaces I briefly tested this, and it seems to work fine. Fixes #159 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1ffcb5d..2534701 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,11 @@ enabled using the `-cache` flag. It supports the following values: s3://fake-region/bucket/folder?endpoint=minio:9000&disableSSL=1&s3ForcePathStyle=1 + Similarly, for [Digital Ocean Spaces](https://www.digitalocean.com/products/spaces/), + provide a dummy region value and the appropriate endpoint for your space: + + s3://fake-region/bucket/folder?endpoint=sfo2.digitaloceanspaces.com + [aws-options]: https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config - gcs URL (e.g. `gcs://bucket-name/optional-path-prefix`) - will cache images