Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery
/
devops
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
928b180c
authored
Jul 13, 2016
by
Avi Junowicz
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
docker composer for all components with public-safety enabled
parent
aeaf116c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
docker/composers/mcx-poc.yml
docker/composers/mcx-poc.yml
View file @
928b180c
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment