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

SEGAM-94: 환경변수 동적 로딩 #73

Open
ironAiken2 opened this issue Feb 8, 2025 · 0 comments
Open

SEGAM-94: 환경변수 동적 로딩 #73

ironAiken2 opened this issue Feb 8, 2025 · 0 comments

Comments

@ironAiken2
Copy link

[BE] 환경변수 동적 로딩

Description

개발서버에서 테스트 해본 결과 현재 사용하고 있는 CD 명령어는 환경변수 파일에 수정사항이 생겨도 반영하지 않는 것으로 확인되었습니다.

따라서 pm2로 배포하고 있는 개발서버의 경우는 환경변수 파일을 동적으로 불러올 수 있도록 ecosystem.config 파일을 작성하고 CD workflow도 일부 수정해야 합니다.

또한, github 레포에 있는 secret들은 repository 범위와 enviroment 범위가 혼용되고 있습니다. 이에 대한 정리도 필요합니다.

Details

  • Priority: Medium
  • Status: To Do
  • Reporter: 김시윤

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant