Skip to content

Comments

fix : main 과 develop 브렌치 동기화#66

Merged
seong-jin-jo merged 22 commits intodevelopfrom
main
Jun 27, 2025
Merged

fix : main 과 develop 브렌치 동기화#66
seong-jin-jo merged 22 commits intodevelopfrom
main

Conversation

@seong-jin-jo
Copy link
Contributor

🌱 연관된 이슈

QNRR-310

☘️ 작업 내용

기존에는 직접 인프라 관리자(도균)가 develop 브렌치에서 코드를 pull 한 후 실행하는 방식이었습니다.

현재 인프라 서버에서는 백엔드 서버, 프론트엔드 서버, 그리고 nginx 서버가 돌아가는데 인스턴스 서버의 안정성을 높이고, 장애격리를 시키기 위해 하는데 도커컨테이너 환경으로 변경되었습니다.

이에 따라, main 브렌치에 push 할 경우 github Actions 에서 main 브렌치의 code 를 가져오되 빌드와 실행은 도커를 통해서 진행하는 방식으로 변경되었습니다.

🍀 참고사항

  • 운영환경에서 사용하는 운영서버 (api.zeroone.it.kr) 로의 요청은 NEXT_PUBLIC_API_PROD_BASE_URL 로 시크릿키 분리했습니다.

  • 소셜로그인 redirection URL 은 NEXT_PUBLIC_API_BASE_URL 으로 테스트 서버, 운영 서버에서 동일한 js 파일 사용할 수 있도록 변수화하였습니다.

스크린샷 (선택)

조성진 added 22 commits June 26, 2025 22:31
@seong-jin-jo seong-jin-jo merged commit 89fba52 into develop Jun 27, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant