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
fc0df69a
authored
Jan 29, 2017
by
Gil Sade
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add public safety for pedestrians.
parent
92966ff9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
9 deletions
docker/composers/mcx-poc-front-control-client.yml
docker/composers/mcx-poc-front-control-client.yml
View file @
fc0df69a
...
@@ -12,7 +12,7 @@ ui-api:
...
@@ -12,7 +12,7 @@ ui-api:
-DconfigFile.location=/opt/mcx/config#
\
-DconfigFile.location=/opt/mcx/config#
\
-Dmcz.files.location=/opt/mcz#
\
-Dmcz.files.location=/opt/mcz#
\
-Dpush.server.url=172.16.1.97:50000#
\
-Dpush.server.url=172.16.1.97:50000#
\
-Dcity.reports=
san-die
go#
\
-Dcity.reports=
chica
go#
\
-Duse.schedular=true#
\
-Duse.schedular=true#
\
-Dconfig.public.address=commetoo.com:443#
\
-Dconfig.public.address=commetoo.com:443#
\
-Drcs.send.message.url=http://172.16.1.97:8060/srg/chat/v1/standalone/sendmessage#
\
-Drcs.send.message.url=http://172.16.1.97:8060/srg/chat/v1/standalone/sendmessage#
\
...
@@ -67,7 +67,7 @@ ui-web-control:
...
@@ -67,7 +67,7 @@ ui-web-control:
image
:
172.16.1.212:5050/mcx/ui-web:control-center-latest
image
:
172.16.1.212:5050/mcx/ui-web:control-center-latest
# volumes:
# volumes:
# - "/home/gil/git/ui-web/target:/usr/share/nginx/html"
# - "/home/gil/git/ui-web/target:/usr/share/nginx/html"
privileged
:
true
#
privileged: true
### UI-WEB-CLIENT (NGINX + WEB)
### UI-WEB-CLIENT (NGINX + WEB)
ui-web-client
:
ui-web-client
:
image
:
172.16.1.212:5050/mcx/ui-web:client-latest
image
:
172.16.1.212:5050/mcx/ui-web:client-latest
...
@@ -75,7 +75,7 @@ ui-web-client:
...
@@ -75,7 +75,7 @@ ui-web-client:
-
ui-api
-
ui-api
-
srg
-
srg
volumes
:
volumes
:
#
- "/home/gil/temp/log:/var/log/nginx"
-
"
/home/gil/temp/log:/var/log/nginx"
-
"
/home/gil/git/ui-web/target:/usr/share/nginx/html"
-
"
/home/gil/git/ui-web/target:/usr/share/nginx/html"
### SRG + COMM-LOGIC
### SRG + COMM-LOGIC
comm-logic
:
comm-logic
:
...
@@ -146,14 +146,16 @@ public-safety:
...
@@ -146,14 +146,16 @@ public-safety:
-DconfigFile.location=/opt/mcx/config/config.properties#
\
-DconfigFile.location=/opt/mcx/config/config.properties#
\
-DpublicSafety.dsServer.address=172.16.1.97:8012#
\
-DpublicSafety.dsServer.address=172.16.1.97:8012#
\
-Dds.ip=172.16.1.244:8012#
\
-Dds.ip=172.16.1.244:8012#
\
-DpublicSafety.mdeServer.address=172.16.1.
33
:50040#
\
-DpublicSafety.mdeServer.address=172.16.1.
69
:50040#
\
-DtenantsFile=/opt/mcx/config/tenants.json#
\
-DtenantsFile=/opt/mcx/config/tenants.json#
\
-DcrossWalksFile=/opt/mcx/config/ge-crosswalks.json"
-DcrossWalksFile=/opt/mcx/config/ge-crosswalks.json"
USE_DEBUG
:
"
yes"
USE_DEBUG
:
"
yes"
image
:
172.16.1.212:5050/
ipgallery
/public-safety
image
:
172.16.1.212:5050/
mcx
/public-safety
ports
:
ports
:
-
"
8300:8000"
-
"
8300:8000"
-
"
50005:50005"
-
"
50005:50005"
volumes
:
-
"
/opt/mcx/config/PublicSafety:/opt/mcx/config"
###### mde ###################
###### mde ###################
#mde:
#mde:
# environment:
# environment:
...
@@ -170,13 +172,13 @@ public-safety:
...
@@ -170,13 +172,13 @@ public-safety:
## FRONT END
## FRONT END
front-end
:
front-end
:
environment
:
environment
:
OTP_SERVER
:
"
172.16.1.
2
9:8081"
OTP_SERVER
:
"
172.16.1.
6
9:8081"
KIBANA_SERVER
:
"
172.16.1.
50
:5601"
KIBANA_SERVER
:
"
172.16.1.
69
:5601"
CAMERA_STREAM
:
"
172.16.1.141:81"
CAMERA_STREAM
:
"
172.16.1.141:81"
CAMERA_API
:
"
172.16.1.140:9090"
CAMERA_API
:
"
172.16.1.140:9090"
PUBLIC_SAFETY_CAMERA
:
"
24.172.188.211:16000"
PUBLIC_SAFETY_CAMERA
:
"
24.172.188.211:16000"
TRANSPORTATION_SERVER
:
"
172.16.1.
33
:50035"
TRANSPORTATION_SERVER
:
"
172.16.1.
69
:50035"
PARKING_SERVER
:
"
172.16.1.
33
:50055"
PARKING_SERVER
:
"
172.16.1.
69
:50055"
EMAIL
:
"
avi.junowicz@ipgallery.com"
EMAIL
:
"
avi.junowicz@ipgallery.com"
URL
:
"
commetoo.com"
URL
:
"
commetoo.com"
SUBDOMAINS
:
"
mcz"
SUBDOMAINS
:
"
mcz"
...
...
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