Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
joohanhong
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
JooHan Hong
joohanhong
Commits
56d9bcfc
Commit
56d9bcfc
authored
Aug 08, 2022
by
JooHan Hong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
k8s, oper update11
parent
c1e5eb48
Pipeline
#6073
passed with stages
in 1 minute and 13 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
6 deletions
+23
-6
README.md
MON/BACKEND/README.md
+18
-0
README.md
MON/FRONTEND/K8S_CIMAGE/README.md
+2
-3
README.md
MON/FRONTEND/README.md
+3
-3
No files found.
MON/BACKEND/README.md
0 → 100644
View file @
56d9bcfc
[
![logo
](
https://www.hongsnet.net/images/logo.gif
)
](https://www.hongsnet.net)
# MON Backend-End System Overview
> InfluxDB, Kapacitor, Kafka를 이용하여, Monitoring Back-End를 구성한다.
# Table of Contents
| NO | ITEM | Content | 비고 |
| ------ | ------ | ------ | ------ |
| 1 | InfluxDB 설치 및 구성 |
[
GO
](
../../INFRA/HA-PROXY/
)
| |
| 2 | Kapacitor 설치 및 구성 |
[
GO
](
./K8S/
)
| |
| 3 | Kafka 설치 및 구성|
[
GO
](
../../DEVOPS/KAFKA/
)
| |
| 3-1 | Kafka 도입 전 시스템 구성|
[
GO
](
../../DEVOPS/AS-IS/
)
| |
| 3-2 | Kafka Consumer 구성|
[
GO
](
../../DEVOPS/KAFKA/CONSUMER/
)
| |
| 3-3 | Kafka Producer 구성|
[
GO
](
../../DEVOPS/KAFKA/PRODUCER/
)
| |
| 3-4 | Kafka 구성 후 DATA 정합성 검증|
[
GO
](
../../DEVOPS/KAFKA/TSDB/
)
| |
MON/FRONTEND/K8S_CIMAGE/README.md
View file @
56d9bcfc
...
...
@@ -159,7 +159,7 @@ cd /home/mon-api;pm2 start ecosystem.config.js --env production
## Node.js DB API Dockerfile Review
> 참고 :
> 참고 :
supervisord 이용한 데몬을 기동하며, PM2 Manager를 fork 방식으로 실행한다.
```
...
...
@@ -221,5 +221,4 @@ cd /home/db-api;pm2 start ecosystem.config.js --env production
## Build and Deploy
> Image Build 및 Deploy는 GitLAB + Jenkins를 이용한 CI/CD 항목에서 명시한다.
> 바로가기 :
> 바로가기 : [GO](../../DEVOPS/)
MON/FRONTEND/README.md
View file @
56d9bcfc
...
...
@@ -11,7 +11,7 @@
| ------ | ------ | ------ | ------ |
| 1 | HA-Proxy 설치 및 구성 |
[
GO
](
../../INFRA/HA-PROXY/
)
| |
| 2 | K8s 구성 내역 |
[
GO
](
./K8S/
)
| |
|
3
| Nginx Front-End 구성|
[
GO
](
./K8S_OPER/NGINX/
)
| |
|
4
| API(Node.js) Front-End 구성|
[
GO
](
./K8S_OPER/NODEJS/
)
| |
|
5
| DB API(Node.js) Front-End 구성|
[
GO
](
./K8S_OPER/DBAPI/
)
| |
|
2-1
| Nginx Front-End 구성|
[
GO
](
./K8S_OPER/NGINX/
)
| |
|
2-2
| API(Node.js) Front-End 구성|
[
GO
](
./K8S_OPER/NODEJS/
)
| |
|
2-3
| DB API(Node.js) Front-End 구성|
[
GO
](
./K8S_OPER/DBAPI/
)
| |
| 6 | Container Image 구성|
[
GO
](
./K8S_CIMAGE/
)
| |
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment