|
1 | 1 | ``` |
2 | 2 | [NOTE] |
3 | | -cb-webtool is currently under development. (the latest version is 0.5 affogato) |
| 3 | +cb-webtool is currently under development. (The latest version is v0.5.0 (Affogato)) |
4 | 4 | So, we do not recommend using the current release in production. |
5 | 5 | Please note that the functionalities of cb-webtool are not stable and secure yet. |
6 | 6 | If you have any difficulties in using cb-webtool, please let us know. |
@@ -28,10 +28,10 @@ cb-webtool은 1.16 이상의 Go 버전이 설치된 다양한 환경에서 실 |
28 | 28 | <br> |
29 | 29 |
|
30 | 30 | ## [의존성] |
31 | | -cb-webtool은 내부적으로 cb-tumblebug & cb-spider & cb-dragonfly의 개방형 API를 이용하기 때문에 각 서버의 연동이 필요합니다.<br> |
32 | | -- [https://github.com/cloud-barista/cb-tumblebug](https://github.com/cloud-barista/cb-tumblebug) README 참고하여 설치 및 실행 (검증된 버전 : cb-tumblebug v0.4.18) |
33 | | -- [https://github.com/cloud-barista/cb-spider](https://github.com/cloud-barista/cb-spider) README 참고하여 설치 및 실행 (검증된 버전 : cb-spider v0.4.19) |
34 | | -- [https://github.com/cloud-barista/cb-dragonfly](https://github.com/cloud-barista/cb-dragonfly) README 참고하여 설치 및 실행 (검증된 버전 : cb-dragonfly v0.2.8) |
| 31 | +cb-webtool은 내부적으로 CB-Tumblebug & CB-Spider & CB-Dragonfly의 개방형 API를 이용하기 때문에 각 서버의 연동이 필요합니다.<br> |
| 32 | +- [https://github.com/cloud-barista/cb-tumblebug](https://github.com/cloud-barista/cb-tumblebug) README 참고하여 설치 및 실행 (검증된 버전 : CB-Tumblebug v0.4.18) |
| 33 | +- [https://github.com/cloud-barista/cb-spider](https://github.com/cloud-barista/cb-spider) README 참고하여 설치 및 실행 (검증된 버전 : CB-Spider v0.4.19) |
| 34 | +- [https://github.com/cloud-barista/cb-dragonfly](https://github.com/cloud-barista/cb-dragonfly) README 참고하여 설치 및 실행 (검증된 버전 : CB-Dragonfly v0.2.8) |
35 | 35 | - [https://github.com/cloud-barista/cb-mcks](https://github.com/cloud-barista/cb-mcks) README 참고하여 설치 및 실행 (검증된 버전 : cb-mcks v0.4.6) |
36 | 36 |
|
37 | 37 | <br> |
@@ -68,17 +68,17 @@ cb-webtool은 내부적으로 cb-tumblebug & cb-spider & cb-dragonfly의 개방 |
68 | 68 | <br> |
69 | 69 |
|
70 | 70 | ## [환경 설정] |
71 | | - - conf/setup.env 파일에서 cb-tumblebug & cb-spider & cb-dragonfly의 실제 URL 정보로 수정합니다.<br><br> |
| 71 | + - conf/setup.env 파일에서 CB-Tumblebug & CB-Spider & CB-Dragonfly의 실제 URL 정보로 수정합니다.<br><br> |
72 | 72 | **[주의사항]**<br> cb-webtool을 비롯하여 연동되는 모든 서버가 자신의 로컬 환경에서 개발되는 경우를 제외하고는 클라이언트의 웹브라우저에서 접근하기 때문에 localhost나 127.0.0.1 주소가 아닌 실제 IP 주소를 사용해야 합니다. |
73 | 73 |
|
74 | 74 | - 로그인 Id와 Password의 변경은 conf/setup.env 파일의 LoginEmail & LoginPassword 정보를 수정하세요.<br> |
75 | 75 | (기본 값은 admin/admin 입니다.) |
76 | 76 |
|
77 | 77 | - 초기 Data 구축관련<br> |
78 | | - 내부적으로 [cb-spider](https://github.com/cloud-barista/cb-spider)와 [cb-tumblebug](https://github.com/cloud-barista/cb-tumblebug)의 개방형 API를 사용하므로 입력되는 Key Name및 Key Value는 cb-spider 및 cb-tumblebug의 API 문서를 참고하시기 바랍니다.<br> |
| 78 | + 내부적으로 [CB-Spider](https://github.com/cloud-barista/cb-spider)와 [CB-Tumblebug](https://github.com/cloud-barista/cb-tumblebug)의 개방형 API를 사용하므로 입력되는 Key Name및 Key Value는 CB-Spider 및 CB-Tumblebug의 API 문서를 참고하시기 바랍니다.<br> |
79 | 79 |
|
80 | 80 | **[중요]**<br> |
81 | | - Cloud Connection 기능을 사용할 수 없으므로 cb-tumblebug의 [활용 예시](https://github.com/cloud-barista/cb-spider#%ED%99%9C%EC%9A%A9-%EC%98%88%EC%8B%9C_)를 참고해서 **[1.configureSpider](https://github.com/cloud-barista/cb-tumblebug#1-%ED%81%B4%EB%9D%BC%EC%9A%B0%EB%93%9C%EC%A0%95%EB%B3%B4-namespace-mcir-mcis-%EB%93%B1-%EA%B0%9C%EB%B3%84-%EC%A0%9C%EC%96%B4-%EC%8B%9C%ED%97%98) 쉘 스크립트를 실행** 하시기 바랍니다. |
| 81 | + Cloud Connection 기능을 사용할 수 없으므로 CB-Tumblebug의 [활용 예시](https://github.com/cloud-barista/cb-spider#%ED%99%9C%EC%9A%A9-%EC%98%88%EC%8B%9C_)를 참고해서 **[1.configureSpider](https://github.com/cloud-barista/cb-tumblebug#1-%ED%81%B4%EB%9D%BC%EC%9A%B0%EB%93%9C%EC%A0%95%EB%B3%B4-namespace-mcir-mcis-%EB%93%B1-%EA%B0%9C%EB%B3%84-%EC%A0%9C%EC%96%B4-%EC%8B%9C%ED%97%98) 쉘 스크립트를 실행** 하시기 바랍니다. |
82 | 82 |
|
83 | 83 | <br> |
84 | 84 |
|
|
0 commit comments