Description
Similarly to S3ContentRepository, a ContentRepository for Google Cloud Storage (GCS) could be useful, for FINERACT-786, and I would use it on https://www.fineract.dev.
It may actually even be possible to use the S3 API, but a GCS native implementation is probably smoother and easier to use. One thing in particular I'm hoping for is that it could pick up the required authentication when running on GCloud automatically from some service account environment variables which as far as I know are present there; it would be nice, if possible, if there was no need, or as little as possible, need for additional configuration parameters.
Attachments
Issue Links
- blocks
-
FINERACT-1035 Facing error while uploading document in 'Load Documents Tab' in the loans module
- Resolved
-
FINERACT-786 Fineract on Google Cloud ("managed", with Cloud SQL)
- Open
-
FINERACT-932 Parent Issue for Error Logs seeing during "normal" usage (e.g. on fineract.dev)
- Open
- is blocked by
-
FINERACT-1201 Remove copy/paste between FileSystemContentRepository and S3ContentRepository
- In Progress