Merge "Updated docker-compose-production image versions"
This commit is contained in:
commit
7ff86c9062
@ -1,6 +1,6 @@
|
||||
surveil:
|
||||
#build: .
|
||||
image: savoirfairelinux/surveil:0.2.3
|
||||
image: savoirfairelinux/surveil:0.3.1
|
||||
links:
|
||||
- mongo
|
||||
- influxdb
|
||||
@ -18,7 +18,7 @@ surveil:
|
||||
|
||||
shinken:
|
||||
#build: tools/docker/shinken_container/
|
||||
image: savoirfairelinux/surveil-shinken:0.2.3
|
||||
image: savoirfairelinux/surveil-shinken:0.3.1
|
||||
links:
|
||||
- mongo
|
||||
- influxdb
|
||||
@ -58,7 +58,7 @@ grafana:
|
||||
- influxdb
|
||||
|
||||
bansho:
|
||||
image: savoirfairelinux/bansho:0.3.0
|
||||
image: savoirfairelinux/bansho:0.3.1
|
||||
environment:
|
||||
BANSHO_BACKEND: "surveil"
|
||||
#BANSHO_SURVEIL_URL: "http://surveil:8080/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user