[
https://issues.apache.org/jira/browse/FINERACT-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135628#comment-17135628
]
Michael Vorburger commented on FINERACT-955:
--------------------------------------------
[~ptuomola] thanks for the investigation! I hadn't even realized yet that there
is a configuration parameter in DB for this... :P
[~giorgio] let's focus only on already getting a working PR for
GoogleContentRepository done under here this issue here, and look into Azure &
Minio et al separately later? One step at a time, incremental deliveries are
the road to success. As for "the gradle to add google deps" I think that would
be https://github.com/googleapis/java-storage (probably better, or
https://github.com/googleapis/java-storage-nio/blob/master/README.md as an
alternative, but that looks less suitable for something new from scratch like
this work and seems to be more of a compatibility layer), see also
https://cloud.google.com/storage/docs/reference/libraries and e.g.
https://www.baeldung.com/java-google-cloud-storage.
> ContentRepository for Google Cloud Storage
> ------------------------------------------
>
> Key: FINERACT-955
> URL: https://issues.apache.org/jira/browse/FINERACT-955
> Project: Apache Fineract
> Issue Type: New Feature
> Reporter: Michael Vorburger
> Priority: Major
> Labels: beginner
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)