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
21329c9d
authored
Aug 28, 2017
by
amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
fix client configuration
parent
19119aa2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
11 deletions
docker/composers/commetoo-cloud/mcx-poc-front-control-client.yml
docker/composers/commetoo-cloud/mcx-poc-front-control-client.yml
View file @
21329c9d
...
...
@@ -6,7 +6,7 @@ services:
-Dmongodb.port=27017#
\
-Dds.ip.address=ds#
\
-Dds.ip=ds:50050#
\
-Dsrg.sip.hostport=
178.62.63.127
:5076#
\
-Dsrg.sip.hostport=
srg
:5076#
\
-Dmcweb.sip.ip=178.62.63.127:5060#
\
-Dmcweb.ip=178.62.63.127:8011#
\
-Dredis.host=redis#
\
...
...
@@ -17,7 +17,7 @@ services:
-Duse.schedular=true#
\
-Dcity.reports=san-diego,chicago#
\
-Dconfig.public.address=commetoo.com#
\
-Drcs.send.message.url=http://
178.62.63.127
:8060/srg/chat/v1/standalone/sendmessage#
\
-Drcs.send.message.url=http://
srg
:8060/srg/chat/v1/standalone/sendmessage#
\
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9080"
image
:
172.16.1.212:5050/mcx/ui:30-4f7251
ports
:
...
...
@@ -70,13 +70,25 @@ services:
-
backend
### UI-WEB-CLIENT (NGINX + WEB)
ui-web-client
:
image
:
172.16.1.212:5050/mcx/ui-web:client-25-fc74e8fe1b9cf7fbca90ad3b4da9fc3187bf4d1e
# image: 172.16.1.212:5050/mcx/ui-web:client-21-05b257231da974b95e31fb406ab5c4bc49403be7
links
:
-
ui-api
-
srg
image
:
municipalitybank.com:5050/mcx/ui-web:client-8-dea10d499084c4340ed08dd3bedc54a62e127965
# image: 172.16.1.212:5050/mcx/ui-web:client-25-fc74e8fe1b9cf7fbca90ad3b4da9fc3187bf4d1e
environment
:
OTP_SERVER
:
"
otp:8081"
KIBANA_SERVER
:
"
elk:5601"
CAMERA_STREAM
:
"
62.90.201.74:9081"
CAMERA_API
:
"
62.90.201.74:9090"
PUBLIC_SAFETY_CAMERA
:
"
24.172.188.211:16000"
TRANSPORTATION_SERVER
:
"
transportation:50035"
PARKING_SERVER
:
"
parking:50055"
PUBLIC_SAFETY_SERVER_HOSTPORT
:
"
public-safety:50005"
UI_SERVER_HOSTPORT
:
"
ui-api:8080"
PUBLIC_SAFETY_IC_PORT_50004_TCP_ADDR
:
"
public-safety-ic"
SRG_SERVER_HOSTPORT
:
"
srg:7681"
networks
:
-
backend
depends_on
:
-
ui-api
-
public-safety
# Driver
ui-web-driver
:
image
:
172.16.1.212:5050/mcx/ui-web:driver-11-0a1f26cdf30b6734909f9c815a0b98c83b1a2c01
...
...
@@ -91,9 +103,9 @@ services:
environment
:
IPG_ENV_PARAMS
:
"
-Dds.ip=ds:50050#
\
-Dredis.host=redis#
\
-Dsrg.sip.hostport=
178.62.63.127
:5076#
\
-Dexternal.host.port=
178.62.63.127
:5076#
\
-Drcs.send.message.url=http://
178.62.63.127
:8060/srg/chat/v1/standalone/sendmessage#
\
-Dsrg.sip.hostport=
srg
:5076#
\
-Dexternal.host.port=
municipalitybank.com
:5076#
\
-Drcs.send.message.url=http://
srg
:8060/srg/chat/v1/standalone/sendmessage#
\
-Dpush.server.bulk=20#
\
-Dpush.server.url=push-server:50000#
\
-Dserver.worker.threads=1"
...
...
@@ -167,12 +179,14 @@ services:
PUBLIC_SAFETY_PORT_50005_TCP_PORT
:
"
50005"
UI_API_PORT_8080_TCP_ADDR
:
ui-api
PUBLIC_SAFETY_IC_PORT_50004_TCP_ADDR
:
"
public-safety-ic"
SRG_PORT_7681_TCP_ADDR
:
srg
SRG_PORT_7681_TCP_PORT
:
"
7681"
# PUBLIC_SAFETY_IC_PORT_50004_TCP_PORT: "50004"
EMAIL
:
"
avi.junowicz@ipgallery.com"
URL
:
"
commetoo.com"
SUBDOMAINS
:
"
"
TZ
:
"
Israel"
image
:
172.16.1.212:5050/mcx/front-end:1-22e360
image
:
municipalitybank.com:5050/mcx/front-end:6-c78dab
ports
:
-
"
80:80"
-
"
443:443"
...
...
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