0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-16 21:56:43 -05:00

document caching on Digital Ocean spaces

I briefly tested this, and it seems to work fine.

Fixes #159
This commit is contained in:
Will Norris 2019-06-09 23:37:59 +00:00
parent 53916943e5
commit be4555a867

View file

@ -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