File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ sleep infinity;
278
278
- Login Callback URL : ` https://<닉네임>.newaradx.sparcs.org/api/users/sso_login_callback`
279
279
2. PM님께 전달받은 \<(1) 키파일 내용\>과 \<(2) ssh 포트번호\>, \<(3) db 포트번호\>를 가지고 ssh와 vscode, datagrip 세팅을 진행
280
280
3. `make run` 실행 후, 초기 db 세팅
281
- 4. `https://\ <닉네임\ >.newaradx.sparcs.org` 에서 자유롭게 개발 가능!
281
+ 4. `https://<닉네임>.newaradx.sparcs.org` 에서 자유롭게 개발 가능!
282
282
283
283
**정말 간단해졌다!**
284
284
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Gitops 환경을 구성하기 위해서는 선언적 인프라(Declarative Infra
16
16
이를 위해 상태 저장소(Config Repository) 를 구성하는것이 일반적이며, 상태 저장소에는 인프라의 현 상태를 정의하는 선언적인 코드들이 관리됩니다.
17
17
18
18
![ GitOps Principles and Workflows Every Team Should Know | Rafay] ( https://rafay.co/wp-content/uploads/2021/11/GitOpsDiagram-v1-1024x638.jpg )
19
- \< 이미지 출처 : [ https://rafay.co ] \>
19
+ \< 이미지 출처 : [ https://rafay.co ] ( https://rafay.co ) \>
20
20
### Stack for Gitops
21
21
22
22
Gitops를 구성하기 위해 필요한 요소는 크게 3가지로 나눌 수 있습니다.
You can’t perform that action at this time.
0 commit comments