https://github.com/cloud2scape/on-premise
온프레미스 환경에서의 구축
https://github.com/cloud2scape/on-premise
Last synced: over 1 year ago
JSON representation
온프레미스 환경에서의 구축
- Host: GitHub
- URL: https://github.com/cloud2scape/on-premise
- Owner: cloud2scape
- License: mit
- Created: 2024-10-22T11:16:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-17T17:41:36.000Z (over 1 year ago)
- Last Synced: 2025-01-21T18:49:14.628Z (over 1 year ago)
- Language: Shell
- Size: 32.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

1 Redis cluster, 3 mysql cluster(마지막 db `order` db 생성필요, kubespray(1 control, 3 worker)
## 엔드포인트 자동출력
### 자동 구성
```
vagrant up
```
### 삭제
```
vagrant destroy
```