An open API service indexing awesome lists of open source software.

https://github.com/cloud2scape/on-premise

온프레미스 환경에서의 구축
https://github.com/cloud2scape/on-premise

Last synced: over 1 year ago
JSON representation

온프레미스 환경에서의 구축

Awesome Lists containing this project

README

          

![Untitled diagram-2024-12-10-082634](https://github.com/user-attachments/assets/31822aaf-ff28-44b5-afbc-a97d1d91edae)

1 Redis cluster, 3 mysql cluster(마지막 db `order` db 생성필요, kubespray(1 control, 3 worker)

## 엔드포인트 자동출력

### 자동 구성
```
vagrant up
```
### 삭제
```
vagrant destroy
```