devops-tim-2 / devops-tim-2/MessageService

Devops: Create docker-compose file

Đang mở
#3 0 bình luận 0 reaction 2 người được giao Được @milosradojcin nhận Xem trên GitHub
devops wontfix
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
0
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Create docker-compose file that describes various services that should run alongside with created image, using virtual network created by _APIGateway_ service:

1. Service that connects to [RabbitMQ](https://www.rabbitmq.com/) ([CloudAMQP](https://www.cloudamqp.com/)) and listens for various events
2. Database service running [postgres](https://hub.docker.com/_/postgres)
3. Database inspection service running [pgAdmin](https://hub.docker.com/r/dpage/pgadmin4/)
4. Few services for container monitoring and visualization:

- [Prometheus](https://github.com/prometheus/prometheus) for metrics collection - [docker image](https://hub.docker.com/r/prom/prometheus/)
- [node-exporter](https://github.com/prometheus/node_exporter) for hardware and OS metrics exporting - [docker image](https://hub.docker.com/r/prom/node-exporter/)
- [cAdvisor](https://github.com/google/cadvisor) for collection, aggregation, processing, and exporting of information about running containers - [docker image](https://hub.docker.com/r/vimagick/cadvisor)
- [Grafana](https://github.com/grafana/grafana) for visualizing exported metrics - [docker image](https://hub.docker.com/r/grafana/grafana)

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.