Updated docker-compose-production image tags
Change-Id: I6f1a7412e5d4f94ed6096a57094ae09e5d75ac7f
This commit is contained in:
parent
aa6548b763
commit
fe0c7b8571
@ -1,6 +1,6 @@
|
|||||||
surveil:
|
surveil:
|
||||||
#build: .
|
#build: .
|
||||||
image: savoirfairelinux/surveil:0.3.3
|
image: savoirfairelinux/surveil:0.4.0
|
||||||
links:
|
links:
|
||||||
- mongo
|
- mongo
|
||||||
- influxdb
|
- influxdb
|
||||||
@ -18,7 +18,7 @@ surveil:
|
|||||||
|
|
||||||
shinken:
|
shinken:
|
||||||
#build: tools/docker/shinken_container/
|
#build: tools/docker/shinken_container/
|
||||||
image: savoirfairelinux/surveil-shinken:0.3.3
|
image: savoirfairelinux/surveil-shinken:0.4.0
|
||||||
links:
|
links:
|
||||||
- mongo
|
- mongo
|
||||||
- influxdb
|
- influxdb
|
||||||
@ -58,7 +58,7 @@ grafana:
|
|||||||
- influxdb
|
- influxdb
|
||||||
|
|
||||||
bansho:
|
bansho:
|
||||||
image: savoirfairelinux/bansho:0.3.1
|
image: savoirfairelinux/bansho:0.4.0
|
||||||
environment:
|
environment:
|
||||||
BANSHO_BACKEND: "surveil"
|
BANSHO_BACKEND: "surveil"
|
||||||
#BANSHO_SURVEIL_URL: "http://surveil:8080/"
|
#BANSHO_SURVEIL_URL: "http://surveil:8080/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user