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
f76e858c
authored
Nov 15, 2017
by
Gil Sade
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
fixed mde2 password problem
parent
c0f0034c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
13 deletions
config/ipgallery-mcz/mcx-backend.yml
config/ipgallery-mcz/mcx-frontend.yml
config/ipgallery-mcz/mcx-backend.yml
View file @
f76e858c
...
...
@@ -27,7 +27,7 @@ services:
###### transportation ###################
transportation
:
environment
:
IPG_ENV_PARAMS
:
"
-DdemoMode=minneapolis,modiin,givatayim
,san-diego
#
\
IPG_ENV_PARAMS
:
"
-DdemoMode=minneapolis,modiin,givatayim#
\
-Ddemo.changeRandomality=6#
\
-DconfigFile.location=/opt/mcx/config/config.properties#
\
-DconfigLocation=/opt/mcx/config/#
\
...
...
@@ -123,9 +123,9 @@ services:
-Dpush.server.url=push-server:50000#
\
-Duse.schedular=true#
\
-Dcity.reports=san-diego,chicago#
\
-Dconfig.public.address=ipgallery-mcz.com
:8072
#
\
-Dconfig.public.address=ipgallery-mcz.com#
\
-Drcs.send.message.url=http://srg/srg/chat/v1/standalone/sendmessage#
\
-Dpubsub.url=wss://ipgallery-mcz.com
:8072
/mqtt#
\
-Dpubsub.url=wss://ipgallery-mcz.com/mqtt#
\
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9080"
image
:
municipalitybank.com:5050/mcx/ui:13-a788e7f
ports
:
...
...
@@ -227,6 +227,7 @@ services:
comm-service
:
image
:
municipalitybank.com:5050/mcx/comm-service:1-4-sync-cb
# image: municipalitybank.com:5050/mcx/comm-service:latest
restart
:
on-failure
environment
:
PARGS
:
"
-m
server
-p
50000
-s
id#rest#http"
log4cpp.console
:
"
yes"
...
...
@@ -279,13 +280,13 @@ services:
-Dredis.host=redis#
\
-DloginUserName=ipgallery#
\
-DloginPassword=1PGall3ry#
\
-Dsan-jose.loginUsername=operator20@cdp.com#
\
-Dsan-jose.loginPassword=4y@Dvc7Q#
\
-Dsan-jose.loginClientId=a27b18484c3c4e08a7c193e42c639347#
\
-Dsan-jose.loginClientSecret=b863de8f453c4a05A88126F45B958CF1"
-Dsan-jose_loginUsername=operator22@cdp.com#
\
-Dsan-jose_loginPassword=I1dIWjVwSEBo[BASE64]#
\
-Dsan-jose_loginClientId=a27b18484c3c4e08a7c193e42c639347#
\
-Dsan-jose_loginClientSecret=b863de8f453c4a05A88126F45B958CF1"
DEBUG_apiService
:
"
yes"
image
:
municipalitybank.com:5050/mcx/mde2:7-2188c62
image
:
municipalitybank.com:5050/mcx/mde2:8-50c28c6
#image: municipalitybank.com:5050/mcx/mde2:7-2188c62
#image: municipalitybank.com:5050/mcx/mde2:6-1b865d2
#image: municipalitybank.com:5050/mcx/mde2:5-ea91ef5
#image: municipalitybank.com:5050/mcx/mde2:4-36b09f9
...
...
@@ -305,10 +306,10 @@ services:
mqtt
:
"
mqtt:1883"
influxdb_hostport
:
"
influxdb:8086"
influxdb_dbname
:
"
mcx_db"
callbackAddress
:
"
ipgallery-mcz.com
:8072
/predictions"
callbackAddress
:
"
ipgallery-mcz.com/predictions"
image
:
municipalitybank.com:5050/mcx/predictions
ports
:
-
"
8080
:50065"
-
"
50065
:50065"
networks
:
-
backend
networks
:
...
...
config/ipgallery-mcz/mcx-frontend.yml
View file @
f76e858c
...
...
@@ -14,7 +14,9 @@ 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-verticals:9-5b70c6a
image
:
municipalitybank.com:5050/mcx/ui-web/control-center-verticals:13-4f061a9
#image: municipalitybank.com:5050/mcx/ui-web/control-center-verticals:11-685384e
#image: municipalitybank.com:5050/mcx/ui-web/control-center-verticals:9-5b70c6a
#image: municipalitybank.com:5050/mcx/ui-web/control-center-verticals:8-e5ef395
#image: municipalitybank.com:5050/mcx/ui-web/control-center-verticals:7-0a04ab2
#image: municipalitybank.com:5050/mcx/ui-web/control-center-verticals:6-97035d7
...
...
@@ -83,7 +85,9 @@ services:
URL
:
"
ipgallery-mcz.com"
TZ
:
"
Israel"
MAKE_CERT
:
"
true"
image
:
municipalitybank.com:5050/mcx/front-end:20-c0d5a5d
image
:
municipalitybank.com:5050/mcx/front-end:22-aea4c68
# image: municipalitybank.com:5050/mcx/front-end:21-9c64e69
# image: municipalitybank.com:5050/mcx/front-end:20-c0d5a5d
# image: municipalitybank.com:5050/mcx/front-end:19-d2f0bbb
ports
:
-
"
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