Commit 928b180c by Avi Junowicz

docker composer for all components with public-safety enabled

parent aeaf116c
Showing with 11 additions and 11 deletions
...@@ -28,17 +28,17 @@ ui-api: ...@@ -28,17 +28,17 @@ ui-api:
log_opt: log_opt:
fluentd-address: 172.16.1.29:24224 fluentd-address: 172.16.1.29:24224
# fluentd-tag: ui-api # fluentd-tag: ui-api
#public-safety: public-safety:
# environment: environment:
# IPG_ENV_PARAMS: "-Dds.IpAddress=172.16.1.29:8080#\ IPG_ENV_PARAMS: "-Dds.IpAddress=172.16.1.29:8080#\
# -Dredis.host=172.16.1.29#\ -Dredis.host=172.16.1.29#\
# -Dinflux.hostport=172.16.1.29:8086" -Dinflux.hostport=172.16.1.29:8086"
## USE_DEBUG: yes ## USE_DEBUG: yes
# image: 172.16.1.212:5050/mcx/public-safety image: 172.16.1.212:5050/mcx/public-safety
# ports: ports:
# - "8100:8000" - "8100:8000"
# - "50005:50005" - "50005:50005"
# log_driver: fluentd log_driver: fluentd
### DATA-LOGIC ### ### DATA-LOGIC ###
data-logic: data-logic:
environment: environment:
...@@ -70,7 +70,7 @@ ui-web: ...@@ -70,7 +70,7 @@ ui-web:
links: links:
- ui-api - ui-api
- srg - srg
# - public-safety - public-safety
### SRG + COMM-LOGIC ### SRG + COMM-LOGIC
comm-logic: comm-logic:
environment: environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment