Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENG-3274 feat(portal): Change the Portal app to access Secrets Manager #801

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

cgmello
Copy link
Member

@cgmello cgmello commented Aug 26, 2024

Affected Packages

Apps

  • portal

Packages

  • 1ui
  • api
  • protocol
  • sdk

Tools

  • tools

Overview

  • Created a new entrypoint.sh file that will run everytime the docker image is executed
  • This entrypoint file will retrieve all env vars from AWS Secrets Manager
  • Depends upon the following variables that should be in GitHub Secrets:
    • AWS_ACCESS_KEY_ID
    • AWS_SECRET_ACCESS_KEY
    • AWS_ACCOUNT
    • AWS_REGION

Screen Captures

If applicable, add screenshots or screen captures of your changes.

Declaration

  • I hereby declare that I have abided by the rules and regulations as outlined in the CONTRIBUTING.md

Copy link

linear bot commented Aug 26, 2024

ENG-3274 [DevOps] Change the Portal app to access Secrets Manager

TLDR:

What Needs to be Done Checklist:

  • [ ]

@cgmello cgmello requested a review from 0xjojikun August 26, 2024 21:32
@github-actions github-actions bot added the feat Feature label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant