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
bcdebc69
authored
Oct 22, 2017
by
amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
update to mqtt change
parent
bbfefb9c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
10 deletions
config/commetoo-cloud/mcx-backend.yml
config/commetoo-cloud/mcx-frontend.yml
config/commetoo-cloud/mcx-backend.yml
View file @
bcdebc69
...
...
@@ -36,9 +36,11 @@ services:
-Dtransportation.dsServer.address=ds:50050#
\
-Dtransportation.server.address=transportation:50035#
\
-Dtransportation.mdeServer.address=mde:50040#
\
-Dtransportation.mde2Server.address=mde2:50041"
-Dtransportation.mde2Server.address=mde2:50041#
\
-Dpubsub.host=mqtt#
\
-Dpubsub.port=1883"
USE_DEBUG
:
"
yes"
image
:
municipalitybank.com:5050/mcx/transportation:
6-ce3e15c
image
:
municipalitybank.com:5050/mcx/transportation:
9-c254299
# image: municipalitybank.com:5050/mcx/transportation:4-e7b2bf7
# image: 172.16.1.212:5050/mcx/transportation:29-9207d8
networks
:
...
...
@@ -54,12 +56,14 @@ services:
-DconfigFile.location=/opt/mcx/config/config.properties#
\
-DconfigLocation=/opt/mcx/config/#
\
-Dredis.host=redis#
\
-Dparking.server.address=parking:50055#
\
-Dds.IpAddress=ds:50050#
\
-Dds.ip=ds:50050#
\
-Dmde.IpAddress=mde:50040#
\
-Ddemo.changeRandomality=9#
\
-Dhystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=30000"
USE_DEBUG
:
"
yes"
image
:
172.16.1.212:5050/mcx/parking:21-e0e2da
image
:
municipalitybank.com:5050/mcx/parking:6-e184f20
# image: 172.16.1.212:5050/mcx/parking:20-d72ebf
# ports:
# - "8015:8000"
...
...
@@ -73,6 +77,7 @@ services:
-DpublicSafety.updateCrosswalkTimeout=300000#
\
-Dhystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=10000#
\
-DconfigFile.location=/opt/mcx/config/config.properties#
\
-DpublicSafety.server.address=public-safety:50005#
\
-Dredis.host=redis#
\
-DpublicSafety.env.checkEventsDaysBack=180#
\
-DconfigLocation=/opt/mcx/config/#
\
...
...
@@ -82,7 +87,7 @@ services:
-DpublicSafety.env.checkEventsEveryPeriod=300#
\
-DpublicSafety.mdeServer.address=mde:50040"
USE_DEBUG
:
"
yes"
image
:
172.16.1.212:5050/mcx/public-safety:34-4aa842
image
:
municipalitybank.com:5050/mcx/public-safety:18-de0e4df
# image: 172.16.1.212:5050/mcx/public-safety:33-0a1fbb
ports
:
-
"
8100:8000"
...
...
@@ -109,8 +114,9 @@ services:
-Dcity.reports=san-diego,chicago#
\
-Dconfig.public.address=commetoo.com#
\
-Drcs.send.message.url=http://srg/srg/chat/v1/standalone/sendmessage#
\
-Dpubsub.url=wss://commetoo.com/mqtt#
\
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9080"
image
:
172.16.1.212:5050/mcx/ui:30-4f7251
image
:
municipalitybank.com:5050/mcx/ui:13-a788e7f
ports
:
-
"
8011:8080"
-
"
9443:8443"
...
...
@@ -262,7 +268,8 @@ services:
DEBUG_apiService
:
"
yes"
image
:
municipalitybank.com:5050/mcx/mde2:2-e9c7d03
image
:
municipalitybank.com:5050/mcx/mde2:4-36b09f9
#image: municipalitybank.com:5050/mcx/mde2:2-e9c7d03
ports
:
-
"
8040:8140"
# apiHandler debug port
-
"
8041:8141"
# apiService debug port
...
...
config/commetoo-cloud/mcx-frontend.yml
View file @
bcdebc69
...
...
@@ -14,7 +14,7 @@ services:
UI_SERVER_HOSTPORT
:
"
ui-api:8080"
PUBLIC_SAFETY_IC_PORT_50004_TCP_ADDR
:
"
public-safety-ic"
SRG_SERVER_HOSTPORT
:
"
srg:7681"
image
:
municipalitybank.com:5050/mcx/ui-web
:control-center-7-0538537b4a84ee2c77aba24926bc36b1a35ebcc9
image
:
municipalitybank.com:5050/mcx/ui-web
/control-center:15-ac1b3bf
#image: municipalitybank.com:5050/mcx/ui-web:control-center-4-bcf87bc0003a3ed214fabb45e684bb837bb593ef
volumes
:
-
"
/opt/mcx/config/repo/public-safety:/usr/share/nginx/html/repo/public-safety"
...
...
@@ -73,14 +73,13 @@ services:
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"
PGID
:
"
911"
PUID
:
"
911"
ONLY_SUBDOMAINS
:
"
false"
URL
:
"
commetoo.com"
TZ
:
"
Israel"
image
:
municipalitybank.com:5050/mcx/front-end/develop-new-letsencrypt
# image: municipalitybank.com:5050/mcx/front-end:6-c78dab
#
image: municipalitybank.com:5050/mcx/front-end/develop-new-letsencrypt
image
:
municipalitybank.com:5050/mcx/front-end:18-c45b301
ports
:
-
"
443:443"
volumes
:
...
...
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