-
Notifications
You must be signed in to change notification settings - Fork 11
cb dragonfly project 구동 환경 설정
hyokyungk edited this page Jun 22, 2021
·
1 revision
-
cb-dragonfly, influxdb, etcd 모두 컨테이너 환경으로 구동 => docker-compose up -d
-
cb-dragonfly는 goland로 구동, influxdb, etcd만 컨테이너로 구동하고 싶을땐 docker-compose 내 cb-dragonfly 서비스 항목 주석 처리 후 docker-compose up -d
-
goland 기반 cb-dragonfly 구동 시, 환경 변수 설정에서 <CBMON_PATH>가 아닌 <CBMON_ROOT>로 잡아주기
-
influxdb, etcd container의 디버깅을 위한 로그 확인 tip => Goland 하단 Service 항목에서 Docker damon 연결(자동 연결이 안될경우 우클릭-환경 수정-tcp socket connection에서 unix socket connection 으로 설정 변경-다시 연결 시도) => 제공 기능 확인!
- Overview
- Supported-Metrics
- Install & Start Guide
- Feature & Usage
-
User Interface
- Window Monitoring Agent Installer(until Cappuccino)
- CLI Tool Guide
- REST API Guide
- GRPC API Guide
- Design
- Roadmap
- Developer Guide
- Test Reports
- History
- Issue