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

Devops: Create docker-compose file

オープン
#3 コメント 0 件 リアクション 0 件 担当者 2 名 @milosradojcin が担当を希望しています GitHub で見る
devops wontfix
主要言語
言語のデータがありません
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

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)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。