PoC for hosted development environment for FOLIO teams (FOLIO-2601)

[FOLIO-2693] Scratch env: Provide a way to set system properties Created: 13/Jul/20  Updated: 17/Jul/20  Resolved: 17/Jul/20

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None
Parent: PoC for hosted development environment for FOLIO teams

Type: Task Priority: P3
Reporter: Igor Gorchakov Assignee: Stanislav Miroshnichenko
Resolution: Done Votes: 0
Labels: devops-backlog
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Sprint: DevOps: sprint 92
Development Team: FOLIO DevOps
Epic Link: PoC for hosted development environment for FOLIO teams

 Description   

Purpose/Overview:
The mod-data-export uses system properties to get the name of S3 bucket, where to copy files.
The user needs a way to set system properties into Rancher setup.
The properties required to be set: aws.region, aws.accessKeyId, aws.secretKey, bucket.name

Acceptance criteria:

  • The way how to set properties is presented to the team


 Comments   
Comment by Taras Spashchenko [ 13/Jul/20 ]

please list the names of the properties you need.

Comment by Stanislav Miroshnichenko [ 17/Jul/20 ]

Added values.yaml:
aws:

region: us-east-2
accessKeyId: testAccessKey
secretKey: testSecretKey

bucket:

name: test-bucket

You can override them before module deployment. Template version - 0.1.10 or higher

Generated at Thu Feb 08 23:22:33 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.