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
60f746a6
authored
Dec 27, 2016
by
Gil Sade
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
yml for Larry
parent
18e4f858
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
46 additions
and
0 deletions
docker/composers/mcx-poc-front-cse.yml
docker/composers/mcx-poc-front-cse.yml
0 → 100644
View file @
60f746a6
## FRONT END
front-end
:
image
:
172.16.1.212:5050/mcx/front-end
ports
:
-
"
8020:80"
-
"
443:443"
-
"
444:444"
links
:
-
cse_old
-
cse
privileged
:
true
volumes
:
-
"
/opt/mcx/Certificates/:/config/keys/"
## CSE_OLD
cse_old
:
environment
:
IPG_ENV_PARAMS
:
"
-Dredis.host=172.16.1.9#
\
-Darchaius.configurationSource.additionalUrls=file:///opt/mcx/config/config.properties#
\
-Dicdb.mongodb.maxsensorentries=500#
\
-Dicdb.mongodb.name=inno#
\
-Dicdb.mongodb.sshaddress=74.219.75.70#
\
-Dicdb.mongodb.sshport=22#
\
-Dicdb.mongodb.sshusername=avihai#
\
-Dicdb.mongodb.sshpassword=Ic30747!@^^^"
USE_DEBUG
:
"
yes"
image
:
172.16.1.212:5050/mcx/cse:old
ports
:
-
"
8006:8000"
-
"
50026:50025"
## CSE
cse
:
environment
:
IPG_ENV_PARAMS
:
"
-Dredis.host=172.16.1.9#
\
-Darchaius.configurationSource.additionalUrls=file:///opt/mcx/config/config.properties#
\
-Dicdb.mongodb.maxsensorentries=500#
\
-Dicdb.mongodb.name=fhad#
\
-Dicdb.mongodb.sshaddress=204.51.106.171#
\
-Dicdb.mongodb.sshport=22#
\
-Dicdb.mongodb.sshusername=cloud#
\
-DOODSite=true#
\
-Dicdb.mongodb.sshpassword=sk582!"
USE_DEBUG
:
"
yes"
image
:
172.16.1.212:5050/mcx/cse
ports
:
-
"
8005:8000"
-
"
50025:50025"
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