[FOLIO-3012] Install MinIO service in environments Created: 11/Feb/21 Updated: 09/Mar/21 Resolved: 02/Mar/21 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Story | Priority: | P2 |
| Reporter: | Aleksei Prokhorov | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | DevOps Sprint 109, DevOps Sprint 108 | ||||||||
| Development Team: | FOLIO DevOps | ||||||||
| Description |
|
We in Scout team need MinIO service for
|
| Comments |
| Comment by Jakub Skoczen [ 18/Feb/21 ] |
|
Guys can S3 be used for the same purpose as MinIO – does your client library support both? |
| Comment by Aleksei Prokhorov [ 18/Feb/21 ] |
|
Jakub Skoczen Yes. |
| Comment by Jakub Skoczen [ 23/Feb/21 ] |
|
Aleksei Prokhorov Ok, can you guys explain a bit more about this request then and why it is considered a P2 if your module can work with S3 instead? |
| Comment by Jakub Skoczen [ 24/Feb/21 ] |
|
John Malconian how can Aleksei Prokhorov access the S3 bucket? |
| Comment by Aleksei Prokhorov [ 01/Mar/21 ] |
|
Jakub Skoczen, John Malconian Any news? |
| Comment by John Malconian [ 01/Mar/21 ] |
|
Each dev team in the Rancher env should have access to an S3 bucket from that environment. I created an S3 bucket for the Scout team called 'folio-scout'. See additional information under the heading 'S3 Storage' here: https://dev.folio.org/faqs/how-to-get-started-with-rancher/ about bucket access. No additional credentials are required. In addition, folio-testing, folio-snapshot, etc reference builds each have a dedicated S3 bucket for data export. These buckets are not publicly accessible. However, a temporary presigned URL is provided to the user in the UI using the app to fetch objects from the bucket. See existing data-export app on folio-snapshot for example. When the Spring-based data-export module is added to the reference environments, it will be configured with the S3 properties needed to write to these buckets like the existing mod-data-export module currently does. |