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
41c67581
authored
Dec 21, 2016
by
Gil Sade
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
added public safety camera
parent
43016fae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
docker/composers/mcx-poc-front-control-client.yml
docker/composers/mcx-poc-front-control-client.yml
View file @
41c67581
...
...
@@ -12,8 +12,8 @@ ui-api:
-DconfigFile.location=/opt/mcx/config#
\
-Dmcz.files.location=/opt/mcz#
\
-Dpush.server.url=172.16.1.97:50000#
\
-Dcity.reports=san-diego#
\
-Duse.schedular=true#
\
-Dcity.reports=san-diago#
\
-Dconfig.public.address=commetoo.com:443#
\
-Drcs.send.message.url=http://172.16.1.97:8060/srg/chat/v1/standalone/sendmessage#
\
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9080"
...
...
@@ -65,8 +65,8 @@ ui-web-control:
environment
:
CAMERA_API
:
"
172.16.1.140:9090"
image
:
172.16.1.212:5050/mcx/ui-web:control-center-latest
#
volumes:
#
- "/home/gil/git/ui-web/target/app:/usr/share/nginx/html/app"
volumes
:
-
"
/home/gil/git/ui-web/target/app:/usr/share/nginx/html/app"
### UI-WEB-CLIENT (NGINX + WEB)
ui-web-client
:
image
:
172.16.1.212:5050/mcx/ui-web:client-latest
...
...
@@ -126,7 +126,7 @@ ds:
-DconfigFile.location=/opt/mcx/config#
\
-Dmcz.files.location=/opt/mcx#
\
-Dds.orientdb.url=remote:172.16.1.97#
\
-Dds.sap.hana.url=35.156.55.64:8000#
\
#
-Dds.sap.hana.url=35.156.55.64:8000#
\
-Ddao.use.cache=false#
\
-Ddao.es.activity.url=activityidx/activity#
\
-Ddao.es.activity.hostport=172.16.1.50:9200"
...
...
@@ -143,6 +143,7 @@ front-end:
KIBANA_SERVER
:
"
172.16.1.50:5601"
CAMERA_STREAM
:
"
172.16.1.141:81"
CAMERA_API
:
"
172.16.1.140:9090"
PUBLIC_SAFETY_CAMERA
:
"
24.172.188.211:16000"
TRANSPORTATION_SERVER
:
"
172.16.1.50:50035"
PARKING_SERVER
:
"
172.16.1.50:50055"
EMAIL
:
"
avi.junowicz@ipgallery.com"
...
...
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