bcgov / cas-cif

CleanBC Industry Fund project
Apache License 2.0
6 stars 2 forks source link

As a CIF developer, I want the attachments to be stored on GCP, so that they have a place to be stored #484

Closed pbastia closed 2 years ago

pbastia commented 2 years ago

Description:

This is about configuring the minio instance to store the attachments on the team's GCP instance

Acceptance Criteria:

Given I am a CIF user When I upload an attachment to a project Then that attachment is stored on the cas-ggircs GCP instance

Documentation is http://nm-muzi.com/docs/minio-gateway-for-gcs.html

Development Checklist:

Notes:

-

LindsayMacfarlane commented 2 years ago

This ticket is currently considered low priority as it is top a priority of the program area. Priority and implementation can be reconsidered at a later date.

pbastia commented 2 years ago

Hey team! Please add your planning poker estimate with ZenHub @BCerki @dleard @gurjmatharu @matthieu-foucault @mikevespi @Sepehr-Sobhani

LindsayMacfarlane commented 2 years ago

Thanks @pbastia! I tested in dev by: 1) Uploaded a jpg to Test Project 001. I was able to upload, view (although you can't actually view the uploaded document, just the metadata), and download the file 2) Uploaded a PDF to Test Project 002. I was able to up view, and download the file

Observation:

Thanks for all your work on this Pierre.