Skip to content

Commit

Permalink
Merge pull request #60 from SSUMC-6th/bey/#44
Browse files Browse the repository at this point in the history
[베이] Chapter 11. 무중단 CI/CD (Github Action+AWS Elastic Beanstalk
  • Loading branch information
h-ye-ryoung authored Jul 2, 2024
2 parents 63164d9 + b32ec14 commit 42a27d2
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions src/mission/chapter11/ch11mission.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
깃허브 주소: https://github.com/h-ye-ryoung/umc-practice/actions

### workflow 설정
![alt text](./images/1.png)

### /healthy API
![alt text](./images/2.png)

### RDB 커넥션 성공
![alt text](./images/3.png)

### application.yml 변경해서 RDS 적용
![alt text](./images/4.png)

### RDS 연결해서 develop 브랜치로 Merge에 따른 깃허브 액션성공!
![alt text](./images/5.png)

ㅠㅠ
![alt text](./images/6.png)

### elastic beanstalk도 완료!
![alt text](./images/7.png)
Binary file added src/mission/chapter11/images/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/mission/chapter11/images/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/mission/chapter11/images/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/mission/chapter11/images/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/mission/chapter11/images/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/mission/chapter11/images/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/mission/chapter11/images/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 42a27d2

Please sign in to comment.