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
8a0c7041
authored
Sep 06, 2016
by
Gil Sade
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
changed ds port to microservice.
parent
ecb2fc30
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
servers/resin/start-resin-debug.sh
servers/resin/start-resin-debug.sh
View file @
8a0c7041
...
...
@@ -20,7 +20,7 @@ java -jar \
-Xss1m
-Xmx512m
-server
\
-Dmongodb
.port
=
27017
\
-Dds
.ip.address
=
172.16.1.97
\
-Dds
.ip
=
172.16.1.97:80
80
\
-Dds
.ip
=
172.16.1.97:80
12
\
-Dmclogic
.sip.ip
=
172.16.1.97:5076
\
-Dmclogic
.ip
=
172.16.1.97:8080
\
-Dmcweb
.sip.ip
=
172.16.1.99:9999
\
...
...
@@ -29,13 +29,13 @@ java -jar \
-Dmcpresence
.sip.ip
=
1.1.1.1:9999
\
-Dredis
.host
=
172.16.1.97
\
-Dredis
.port
=
6379
\
-DdataLogic
.IpAddress
=
172.16.97:50045
\
-DdataLogic
.IpAddress
=
172.16.
1.
97:50045
\
-DconfigFile
.location
=
/opt/mcx/config
\
-Dmcz
.files.location
=
/opt/mcz
\
-Dfile
.encoding
=
UTF-8
\
-Duse
.schedular
=
true
\
$RESIN_HOME
/lib/resin.jar
\
-Xdebug
-Xrunjdwp
:transport
=
dt_socket,address
=
908
0
,server
=
y,suspend
=
n
\
-Xdebug
-Xrunjdwp
:transport
=
dt_socket,address
=
908
1
,server
=
y,suspend
=
n
\
-root-directory
$RESIN_HOME
\
-conf
$RESIN_CONF
\
-server
app-0
\
...
...
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