Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
469d8dd7be | ||
|
|
d3bd11d1af | ||
|
|
32e2b79015 | ||
|
|
65544c4d07 | ||
|
|
f082637aac | ||
|
|
8c1401b6c0 | ||
|
|
c6d961992d | ||
|
|
5d50f46bc5 | ||
|
|
43682454e5 | ||
|
|
4cec70760e | ||
|
|
491f0cdaec | ||
|
|
e9326f2eb2 | ||
|
|
5a0005c291 | ||
|
|
aae34bb339 | ||
|
|
83f1c1047b | ||
|
|
d230341909 | ||
|
|
832e63ed3d |
34
README-en.md
34
README-en.md
@@ -96,25 +96,25 @@ This is the training source code for the Microservices Architecture (MSA) templa
|
|||||||
│ │ └─ingress
|
│ │ └─ingress
|
||||||
│ └─portal
|
│ └─portal
|
||||||
│ └─ingress
|
│ └─ingress
|
||||||
└─environments
|
├─environments
|
||||||
├─configmaps
|
│ ├─configmaps
|
||||||
├─databases
|
│ ├─databases
|
||||||
│ └─mysql
|
│ │ └─mysql
|
||||||
│ └─init
|
│ │ └─init
|
||||||
├─jenkins
|
│ ├─jenkins
|
||||||
├─logging
|
│ ├─logging
|
||||||
│ └─elk
|
│ │ └─elk
|
||||||
│ ├─elasticsearch
|
│ │ ├─elasticsearch
|
||||||
│ ├─kibana
|
│ │ ├─kibana
|
||||||
|
│ │ │ └─ingress
|
||||||
|
│ │ └─logstash
|
||||||
|
│ ├─nfs
|
||||||
|
│ ├─rabbitmq
|
||||||
│ │ └─ingress
|
│ │ └─ingress
|
||||||
│ └─logstash
|
│ ├─vagrant
|
||||||
├─nfs
|
│ └─zipkin
|
||||||
├─rabbitmq
|
|
||||||
│ └─ingress
|
│ └─ingress
|
||||||
├─storage
|
└─storage
|
||||||
├─vagrant
|
|
||||||
└─zipkin
|
|
||||||
└─ingress
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Contents
|
### Contents
|
||||||
|
|||||||
34
README.md
34
README.md
@@ -96,25 +96,25 @@
|
|||||||
│ │ └─ingress
|
│ │ └─ingress
|
||||||
│ └─portal
|
│ └─portal
|
||||||
│ └─ingress
|
│ └─ingress
|
||||||
└─environments
|
├─environments
|
||||||
├─configmaps
|
│ ├─configmaps
|
||||||
├─databases
|
│ ├─databases
|
||||||
│ └─mysql
|
│ │ └─mysql
|
||||||
│ └─init
|
│ │ └─init
|
||||||
├─jenkins
|
│ ├─jenkins
|
||||||
├─logging
|
│ ├─logging
|
||||||
│ └─elk
|
│ │ └─elk
|
||||||
│ ├─elasticsearch
|
│ │ ├─elasticsearch
|
||||||
│ ├─kibana
|
│ │ ├─kibana
|
||||||
|
│ │ │ └─ingress
|
||||||
|
│ │ └─logstash
|
||||||
|
│ ├─nfs
|
||||||
|
│ ├─rabbitmq
|
||||||
│ │ └─ingress
|
│ │ └─ingress
|
||||||
│ └─logstash
|
│ ├─vagrant
|
||||||
├─nfs
|
│ └─zipkin
|
||||||
├─rabbitmq
|
|
||||||
│ └─ingress
|
│ └─ingress
|
||||||
├─storage
|
└─storage
|
||||||
├─vagrant
|
|
||||||
└─zipkin
|
|
||||||
└─ingress
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### 디렉토리 설명
|
### 디렉토리 설명
|
||||||
|
|||||||
Reference in New Issue
Block a user