Skip to content

Commit

Permalink
Updates to include dc2024
Browse files Browse the repository at this point in the history
  • Loading branch information
GilHoggarth committed Sep 26, 2024
1 parent aa88ba6 commit 011bca8
Show file tree
Hide file tree
Showing 6 changed files with 933 additions and 1 deletion.
2 changes: 2 additions & 0 deletions monitor/aws/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ services:
- 'fc:172.31.43.254'
- "monitor:${SERVER_IP}"
- 'ac:172.31.20.115'
- 'dc:172.31.25.96'
command:
- '--config.file=/etc/prometheus/prometheus.yml'
- '--storage.tsdb.path=/prometheus'
Expand All @@ -48,6 +49,7 @@ services:
extra_hosts:
- 'fc:172.31.43.254'
- "monitor:${SERVER_IP}"
- 'dc:172.31.25.96'
environment:
- "GF_AUTH_ANONYMOUS_ENABLED=true"
- "GF_AUTH_ANONYMOUS_ORG_NAME=${GRAFANA_ORG_NAME}"
Expand Down
Loading

0 comments on commit 011bca8

Please sign in to comment.