Commit 41c67581 by Gil Sade

added public safety camera

parent 43016fae
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment