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
aeaf116c
authored
Jul 13, 2016
by
Avi Junowicz
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
updated working yml for all components
parent
9818d92f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
56 additions
and
48 deletions
docker/composers/mcx-poc.yml
docker/composers/mcx-poc.yml
View file @
aeaf116c
ui-api
:
ui-api
:
environment
:
IPG_ENV_PARAMS
:
"
-DdataLogic.IpAddress=172.16.1.2
44
:50045#
\
IPG_ENV_PARAMS
:
"
-DdataLogic.IpAddress=172.16.1.2
9
:50045#
\
-Dmongodb.port=27017#
\
-Dds.ip.address=172.16.1.97#
\
-Dds.ip=172.16.1.97:8080#
\
-Dsrg.sip.hostport=172.16.1.151:5076#
\
-Dmcweb.sip.ip=172.16.1.151:5060#
\
-Dmcweb.ip=172.16.1.151:8080#
\
-Dds.ip.address=172.16.1.29#
\
-Dds.ip=172.16.1.29:8012#
\
-Dsrg.sip.hostport=172.16.1.29:5076#
\
-Dmcweb.sip.ip=172.16.1.29:5060#
\
-Dmcweb.ip=172.16.1.29:8011#
\
-Dredis.host=172.16.1.29#
\
-Dredis.port=6379#
\
-DconfigFile.location=/opt/mcx/config#
\
-Dmcz.files.location=/opt/mcx#
\
-Dpush.server.url=172.16.1.73:8080#
\
-Dpush.server.url=172.16.1.29:50000#
\
-Drcs.send.message.url=http://172.16.1.29:8060/srg/chat/v1/standalone/sendmessage#
\
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9080"
# env_file:
# - ./common-resin.env
image
:
172.16.1.212:5050/mcx/ui
ports
:
-
"
801
0
:8080"
-
"
8
443:8443"
ports
:
-
"
801
1
:8080"
-
"
9
443:8443"
-
"
9080:9080"
log_driver
:
fluentd
# depends_on:
# - "ds"
# example for remote fluentd agent
log_opt
:
fluentd-address
:
172.16.1.2
44
:24224
fluentd-address
:
172.16.1.2
9
:24224
# fluentd-tag: ui-api
public-safety
:
environment
:
IPG_ENV_PARAMS
:
"
-Dds.IpAddress=172.16.1.97
:8080#
\
-Dredis.host=172.16.1.244
#
\
-Dinflux.hostport=172.16.1.244
:8086"
# USE_DEBUG: yes
image
:
172.16.1.212:5050/mcx/public-safety
ports
:
-
"
8100:8000"
-
"
50005:50005"
log_driver
:
fluentd
#
public-safety:
#
environment:
# IPG_ENV_PARAMS: "-Dds.IpAddress=172.16.1.29
:8080#\
# -Dredis.host=172.16.1.29
#\
# -Dinflux.hostport=172.16.1.29
:8086"
#
#
USE_DEBUG: yes
#
image: 172.16.1.212:5050/mcx/public-safety
#
ports:
#
- "8100:8000"
#
- "50005:50005"
#
log_driver: fluentd
### DATA-LOGIC ###
data-logic
:
environment
:
IPG_ENV_PARAMS
:
"
-DdataLogic.ds.IpAddress=172.16.1.
97:8080
#
\
-Dredis.host=172.16.1.2
44
"
IPG_ENV_PARAMS
:
"
-DdataLogic.ds.IpAddress=172.16.1.
29:8012
#
\
-Dredis.host=172.16.1.2
9
"
# USE_DEBUG: "yes"
image
:
172.16.1.212:5050/mcx/data-logic
ports
:
...
...
@@ -49,31 +53,34 @@ data-logic:
### PUSH-SERVER ###
push-server
:
environment
:
IPG_ENV_PARAMS
:
"
-Dredis.host=172.16.1.2
44
"
USE_DEBUG
:
yes
IPG_ENV_PARAMS
:
"
-Dredis.host=172.16.1.2
9
"
#
USE_DEBUG: yes
image
:
172.16.1.212:5050/mcx/push-server
ports
:
-
"
8120:8000"
-
"
50000:50000"
-
"
50000:50000"
log_driver
:
fluentd
### UI-WEB (NGINX + WEB)
ui-web
:
image
:
172.16.1.212:5050/mcx/ui-web
ports
:
-
"
8040:80"
links
:
ports
:
-
"
80:80"
-
"
443:443"
-
"
444:444"
links
:
-
ui-api
-
public-safety
-
srg
# - public-safety
### SRG + COMM-LOGIC
comm-logic
:
environment
:
IPG_ENV_PARAMS
:
"
-Dds.ip=172.16.1.
97:8080
#
\
-Dredis.host=172.16.1.2
44
#
\
-Dsrg.sip.hostport=172.16.1.2
44
:5076#
\
-Dexternal.host.port=172.16.1.2
44
:5076#
\
-Drcs.send.message.url=http://172.16.1.2
44:805
0/srg/chat/v1/standalone/sendmessage#
\
IPG_ENV_PARAMS
:
"
-Dds.ip=172.16.1.
29:8012
#
\
-Dredis.host=172.16.1.2
9
#
\
-Dsrg.sip.hostport=172.16.1.2
9
:5076#
\
-Dexternal.host.port=172.16.1.2
9
:5076#
\
-Drcs.send.message.url=http://172.16.1.2
9:806
0/srg/chat/v1/standalone/sendmessage#
\
-Dpush.server.bulk=20#
\
-Dpush.server.url=172.16.1.2
44
:50000#
\
-Dpush.server.url=172.16.1.2
9
:50000#
\
-Dserver.worker.threads=1"
USE_DEBUG
:
"
yes"
image
:
172.16.1.212:5050/mcx/comm-logic
...
...
@@ -84,10 +91,12 @@ comm-logic:
log_driver
:
fluentd
srg
:
environment
:
IPSIPStack_HostName
:
172.16.1.244
IPSIPStack_InternalHostNameComSrv
:
172.16.1.244
SIPC_MyHostName
:
172.16.1.244:9999
SIPC_MCServicesServerHost
:
http://172.16.1.244:50030/CommLogic/api/
IPSIPStack_HostName
:
172.16.1.29
IPSIPStack_InternalHostNameComSrv
:
0.0.0.0
IPSIPStack_UseWebSocket
:
Y
IPSIPStack_WebSocketServerPortNumber
:
7681
SIPC_MyHostName
:
172.16.1.29:8080
SIPC_MCServicesServerHost
:
http://172.16.1.29:50030/CommLogic/api/
# extra_hosts:
# - "pcscf.open-ims.test:0.0.0.0"
# - "scscf.open-ims.test:172.16.1.244"
...
...
@@ -103,18 +112,18 @@ srg:
ds
:
environment
:
IPG_ENV_PARAMS
:
"
-Dmongodb.port=27017#
\
-Dds.mongodb.host=172.16.1.2
44
#
\
-Dds.mongodb.host=172.16.1.2
9
#
\
-Dredis.port=6379#
\
-Dredis.host=172.16.1.2
44
#
\
-Dredis.host=172.16.1.2
9
#
\
-DconfigFile.location=/opt/mcx/config#
\
-Dmcz.files.location=/opt/mcx#
\
-Dds.orientdb.url=remote:172.16.1.2
44
#
\
-Dds.orientdb.url=remote:172.16.1.2
9
#
\
-Ddao.use.cache=false#
\
-Ddao.es.activity.url=activityidx/activity#
\
-Ddao.es.activity.hostport=172.16.1.2
44
:9200#
\
-Ddao.es.activity.hostport=172.16.1.2
9
:9200#
\
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9080"
image
:
172.16.1.212:5050/mcx/ds
ports
:
-
"
8012:8080"
-
"
7443:8443"
-
"
9180:9080"
\ No newline at end of file
-
"
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