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
5c9303f0
authored
Sep 11, 2016
by
Avi Junowicz
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
newest dockercompose for server 29
parent
8a0c7041
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
16 deletions
docker/composers/mcx-poc_29.yml
docker/composers/mcx-poc_29.yml
View file @
5c9303f0
...
@@ -14,7 +14,7 @@ ui-api:
...
@@ -14,7 +14,7 @@ ui-api:
-Dpush.server.url=172.16.1.29:50000#
\
-Dpush.server.url=172.16.1.29:50000#
\
-Drcs.send.message.url=http://172.16.1.29:8060/srg/chat/v1/standalone/sendmessage#
\
-Drcs.send.message.url=http://172.16.1.29:8060/srg/chat/v1/standalone/sendmessage#
\
-Duse.schedular=true#
\
-Duse.schedular=true#
\
-Dconfig.public.address=
62.90.235.105:84
29#
\
-Dconfig.public.address=
commetoo.com:80
29#
\
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9080"
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9080"
# env_file:
# env_file:
# - ./common-resin.env
# - ./common-resin.env
...
@@ -32,23 +32,23 @@ ui-api:
...
@@ -32,23 +32,23 @@ ui-api:
volumes
:
volumes
:
-
"
/opt/mcz/user_images:/opt/mcz/user_images"
-
"
/opt/mcz/user_images:/opt/mcz/user_images"
# 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:8012
#\
-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
:
IPG_ENV_PARAMS
:
"
-Dds.IpAddress=172.16.1.29:8012#
\
IPG_ENV_PARAMS
:
"
-Dds.IpAddress=172.16.1.29:8012#
\
-Dredis.host=172.16.1.29"
-Dredis.host=172.16.1.29"
#
USE_DEBUG: "yes"
USE_DEBUG
:
"
yes"
image
:
172.16.1.212:5050/mcx/data-logic
image
:
172.16.1.212:5050/mcx/data-logic
ports
:
ports
:
-
"
8110:8000"
-
"
8110:8000"
...
@@ -79,7 +79,7 @@ ui-web:
...
@@ -79,7 +79,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
:
...
@@ -102,6 +102,9 @@ srg:
...
@@ -102,6 +102,9 @@ srg:
environment
:
environment
:
IPSIPStack_HostName
:
172.16.1.29
IPSIPStack_HostName
:
172.16.1.29
IPSIPStack_InternalHostNameComSrv
:
0.0.0.0
IPSIPStack_InternalHostNameComSrv
:
0.0.0.0
IPSIPStack_NumOfPorts
:
1
IPSIPStack_Port1Number
:
5076
SessCntrl_RegisterPortNumber
:
5076
IPSIPStack_UseWebSocket
:
Y
IPSIPStack_UseWebSocket
:
Y
IPSIPStack_WebSocketServerPortNumber
:
7681
IPSIPStack_WebSocketServerPortNumber
:
7681
SIPC_MyHostName
:
172.16.1.29:8080
SIPC_MyHostName
:
172.16.1.29:8080
...
@@ -129,10 +132,10 @@ ds:
...
@@ -129,10 +132,10 @@ ds:
-Dds.orientdb.url=remote:172.16.1.29#
\
-Dds.orientdb.url=remote:172.16.1.29#
\
-Ddao.use.cache=false#
\
-Ddao.use.cache=false#
\
-Ddao.es.activity.url=activityidx/activity#
\
-Ddao.es.activity.url=activityidx/activity#
\
-Ddao.es.activity.hostport=172.16.1.29:9200
#
\
-Ddao.es.activity.hostport=172.16.1.29:9200
"
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9080
"
USE_DEBUG
:
"
yes
"
image
:
172.16.1.212:5050/mcx/ds
image
:
172.16.1.212:5050/mcx/ds
ports
:
ports
:
-
"
8012:
808
0"
-
"
8012:
5005
0"
-
"
7443:8443"
-
"
7443:8443"
-
"
9180:9080"
-
"
9180:9080"
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