-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docker, Nginx를 이용한 서버 이중화, 블루/그린 무중단 배포를 구현한다. (#55)
* feat: app1, app2를 나누어서 2개의 컨테이너 구조로 변경 * refactor: 2개의 컨테이너일 때 블루/그린 무중단 배포 방식으로 변경
- Loading branch information
Showing
2 changed files
with
106 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters