spacecloud-io / space-cloud

Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
https://space-cloud.io
Apache License 2.0
3.93k stars 218 forks source link

Add support for digitalocean 'spaces' in filestore backend #1335

Open s-kris opened 3 years ago

s-kris commented 3 years ago

The problem faced currently?

How can we solve it?

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important to you. 👍

HeyItsJs commented 3 years ago

Hey @s-kris, digitalocean spaces is an S3 compatible object store. So technically space cloud should work with spaces as space cloud already supports S3.

s-kris commented 3 years ago

Oh yeah! It's s3-compatible. Can you add that sc-filestore works with s3-compatible services in the docuemntation?

HeyItsJs commented 3 years ago

Hey @s-kris, would love if you can contribute to the docs! 😃 This issue can be a good starting point to get comfortable with the project structure of the docs since it requires minor changes.

These are the two files you would need to change -

s-kris commented 3 years ago

@HeyItsJs not documentation please 😬