Skip to content

Commit

Permalink
Merge pull request #10 from AbhilashKD/main
Browse files Browse the repository at this point in the history
added monitoring stack
  • Loading branch information
AbhilashKD authored Sep 21, 2023
2 parents 1f2fcf5 + 753f1ce commit 8132fb8
Show file tree
Hide file tree
Showing 3 changed files with 795 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ start:
bash setup_vault_gha.sh rcw-compose.yml vault
docker-compose -f rcw-compose.yml up -d
docker-compose up -d
docker-compose -f monitoring.yml up -d mongodb
docker-compose -f monitoring.yml up -d elasticsearch
docker-compose -f monitoring.yml up -d graylog
Loading

0 comments on commit 8132fb8

Please sign in to comment.