Support S3 compatible state stores - re-post from GH

Description

It would be great to support other S3 compatible stores as the state store. I am currently unable to get Digital Ocean Spaces to work, as it needs the endpoint to be changed.

Technical Information

S3LevelDown is currently being used for the S3StateStore implementation. Their docs have an example of how to configure other S3 stores like Min.io. I believe this would require a few more config parameters, notably a custom endpoint.

Originally posted by Cody from Geoweb on gh: Support S3 compatible state stores · Issue #2495 · ceramicnetwork/js-ceramic · GitHub

1 Like

Submitted a PR here: Custom S3 Endpoint by codynhat · Pull Request #2551 · ceramicnetwork/js-ceramic · GitHub

1 Like