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
0b9f9bed
authored
Oct 30, 2016
by
Gil Sade
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
added lets encrypt.
parent
5c9303f0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletions
docker/composers/mcx-poc.yml
docker/composers/mcx-poc.yml
View file @
0b9f9bed
...
...
@@ -63,10 +63,15 @@ push-server:
ui-web
:
environment
:
OTP_SERVER
:
"
172.16.1.29:8081"
KIBANA_SERVER
:
"
172.16.1.
108
:5601"
KIBANA_SERVER
:
"
172.16.1.
29
:5601"
CAMERA_STREAM
:
"
172.16.1.141:81"
CAMERA_API
:
"
172.16.1.140:9090"
EMAIL
:
"
avi.junowicz@ipgallery.com"
URL
:
"
commetoo.com"
SUBDOMAINS
:
"
mcz"
TZ
:
"
Israel"
image
:
172.16.1.212:5050/mcx/ui-web
# image: aptalca/nginx-letsencrypt
ports
:
-
"
8020:80"
-
"
8443:443"
...
...
@@ -75,8 +80,10 @@ ui-web:
-
ui-api
-
srg
# - public-safety
privileged
:
true
volumes
:
-
"
/home/gil/git/ui-web/target/app:/usr/share/nginx/html/app"
-
"
/opt/mcz/config-letsencrypt/:/config:rw"
### SRG + COMM-LOGIC
comm-logic
:
environment
:
...
...
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