Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PaaSage
deployment_scripts
Commits
7a8a4fd6
Commit
7a8a4fd6
authored
Jun 14, 2016
by
Etienne Charlier
Browse files
Reduce memory pressure
parent
acefb6f7
Changes
4
Hide whitespace changes
Inline
Side-by-side
site-cookbooks/execware/attributes/default.rb
View file @
7a8a4fd6
default
[
'execware'
][
'backend'
][
'application_name'
]
=
'executionware-backend'
default
[
'execware'
][
'backend'
][
'version'
]
=
'2016.4.0-SNAPSHOT'
default
[
'execware'
][
'backend'
][
'vm_options'
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
'execware'
][
'backend'
][
'vm_options'
]
=
'-Xmx1024M -Xss1M '
default
[
'execware'
][
'visor'
][
'application_name'
]
=
'visor-service'
default
[
'execware'
][
'visor'
][
'version'
]
=
'1.0.0-SNAPSHOT'
default
[
'execware'
][
'visor'
][
'vm_options'
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
'execware'
][
'visor'
][
'vm_options'
]
=
'-Xmx1024M -Xss1M '
default
[
'execware'
][
'execware_init'
][
'application_name'
]
=
'colosseum-client-test'
default
[
'execware'
][
'execware_init'
][
'version'
]
=
'1.0-SNAPSHOT'
default
[
'execware'
][
'execware_init'
][
'vm_options'
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
'execware'
][
'execware_init'
][
'vm_options'
]
=
' -Xmx1024M -Xss1M '
default
[
'execware'
][
'user_interface'
][
'clone_url'
]
=
'https://tuleap.ow2.org/plugins/git/paasage/executionware_ui.git'
default
[
'execware'
][
'user_interface'
][
'listen_ip_address'
]
=
'127.0.0.1'
...
...
@@ -16,21 +16,21 @@ default['execware']['user_interface']['listen_ip_address'] = '127.0.0.1'
default
[
'execware'
][
'mca_bridge'
][
'application_name'
]
=
'colosseum-mca-bridge-service'
default
[
'execware'
][
'mca_bridge'
][
'version'
]
=
'2015.9.1-SNAPSHOT'
default
[
'execware'
][
'mca_bridge'
][
'vm_options'
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
'execware'
][
'mca_bridge'
][
'vm_options'
]
=
' -Xmx1024M -Xss1M '
default
[
'execware'
][
'axe_aggregator'
][
'application_name'
]
=
'axe-aggregator-service'
default
[
'execware'
][
'axe_aggregator'
][
'version'
]
=
'0.2.0-SNAPSHOT'
default
[
'execware'
][
'axe_aggregator'
][
'vm_options'
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
'execware'
][
'axe_aggregator'
][
'vm_options'
]
=
' -Xmx1024M -Xss1M '
default
[
'execware'
][
'axe_aggregator'
][
'dist_url'
]
=
'https://omi-dev.e-technik.uni-ulm.de/jenkins/job/cloudiator-axe-aggregator/lastSuccessfulBuild/artifact/service/target'
default
[
'execware'
][
'srl_adapter'
][
'application_name'
]
=
'srl-adapter'
default
[
'execware'
][
'srl_adapter'
][
'version'
]
=
'2015.9.1-SNAPSHOT'
default
[
'execware'
][
'srl_adapter'
][
'vm_options'
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
'execware'
][
'srl_adapter'
][
'vm_options'
]
=
' -Xmx1024M -Xss1M '
default
[
'execware'
][
'metrics_collector'
][
'application_name'
]
=
'metrics-collector-accessor'
default
[
'execware'
][
'metrics_collector'
][
'version'
]
=
'2015.9.1-SNAPSHOT'
default
[
'execware'
][
'metrics_collector'
][
'vm_options'
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
'execware'
][
'metrics_collector'
][
'vm_options'
]
=
' -Xmx1024M -Xss1M '
# For paasage-frontend ( REST endpoint)
default
[
'frontend'
][
'application_name'
]
=
'paasage-frontend'
...
...
site-cookbooks/metabase/attributes/default.rb
View file @
7a8a4fd6
default
[
:metabase
][
:cerif_mapper
][
:application_name
]
=
'cerif_mddb'
default
[
:metabase
][
:cerif_mapper
][
:version
]
=
'default'
default
[
:metabase
][
:cerif_mapper
][
:vm_options
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
:metabase
][
:cerif_mapper
][
:vm_options
]
=
'-Xmx1024M -Xss1M '
default
[
:metabase
][
:cdo_init
][
:application_name
]
=
'init'
default
[
:metabase
][
:cdo_init
][
:version
]
=
'default'
default
[
:metabase
][
:cdo_init
][
:vm_options
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
:metabase
][
:cdo_init
][
:vm_options
]
=
'-Xmx1024M -Xss1M '
default
[
:metabase
][
:cdo_server
][
:application_name
]
=
'server'
default
[
:metabase
][
:cdo_server
][
:version
]
=
'default'
default
[
:metabase
][
:cdo_server
][
:vm_options
]
=
'
-Xms512M
-Xmx1024M -Xss1M'
default
[
:metabase
][
:cdo_server
][
:vm_options
]
=
' -Xmx1024M -Xss1M'
default
[
:metabase
][
:cdo_server
][
:dbType
]
=
'mysql'
default
[
:metabase
][
:cdo_server
][
:dbHost
]
=
'localhost'
default
[
:metabase
][
:cdo_server
][
:dbUser
]
=
'cdo_server'
...
...
site-cookbooks/profiler/attributes/default.rb
View file @
7a8a4fd6
...
...
@@ -2,10 +2,11 @@
default
[
:profiler
][
:rule_processor
][
:application_name
]
=
'rule-processor'
default
[
:profiler
][
:rule_processor
][
:version
]
=
'2016.4.0-SNAPSHOT'
default
[
:profiler
][
:rule_processor
][
:vm_options
]
=
'
-Xms512M
-Xmx1024M -Xss1M -Djava.library.path=/usr/local/lib'
default
[
:profiler
][
:rule_processor
][
:vm_options
]
=
' -Xmx1024M -Xss1M -Djava.library.path=/usr/local/lib'
default
[
:profiler
][
:generator
][
:application_name
]
=
'generator'
default
[
:profiler
][
:generator
][
:version
]
=
'2016.4.0-SNAPSHOT'
default
[
:profiler
][
:generator
][
:vm_options
]
=
'-Xms512M -Xmx1024M -Xss1M -Djava.library.path=/usr/local/lib'
#default[:profiler][:generator][:version] = '2015.9.0-SNAPSHOT'
default
[
:profiler
][
:generator
][
:vm_options
]
=
'-Xmx1024M -Xss1M -Djava.library.path=/usr/local/lib'
site-cookbooks/reasoner/attributes/default.rb
View file @
7a8a4fd6
...
...
@@ -3,23 +3,23 @@
default
[
:reasoner
][
:milp_solver
][
:application_name
]
=
'milp-solver'
default
[
:reasoner
][
:milp_solver
][
:version
]
=
'default'
default
[
:reasoner
][
:milp_solver
][
:vm_options
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
:reasoner
][
:milp_solver
][
:vm_options
]
=
' -Xmx1024M -Xss1M '
# local_url
default
[
:reasoner
][
:milp_solver
][
:cmpl_url
]
=
'http://jenkins.paasage.cetic.be/repository/Cmpl-1-10-0-linux64.tar.gz'
default
[
:reasoner
][
:la_converter
][
:application_name
]
=
'la-converter'
default
[
:reasoner
][
:la_converter
][
:version
]
=
'default'
default
[
:reasoner
][
:la_converter
][
:vm_options
]
=
'
-Xms512M
-Xmx1024M -Xss1M'
default
[
:reasoner
][
:la_converter
][
:vm_options
]
=
' -Xmx1024M -Xss1M'
default
[
:reasoner
][
:solver_to_deployment
][
:application_name
]
=
'solver-to-deployment'
default
[
:reasoner
][
:solver_to_deployment
][
:version
]
=
'2016.4.0-SNAPSHOT'
default
[
:reasoner
][
:solver_to_deployment
][
:vm_options
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
:reasoner
][
:solver_to_deployment
][
:vm_options
]
=
' -Xmx1024M -Xss1M '
default
[
:reasoner
][
:meta_solver
][
:application_name
]
=
'meta_solver'
default
[
:reasoner
][
:meta_solver
][
:version
]
=
'2016.4.0-SNAPSHOT'
default
[
:reasoner
][
:meta_solver
][
:vm_options
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
:reasoner
][
:meta_solver
][
:vm_options
]
=
' -Xmx1024M -Xss1M '
default
[
:reasoner
][
:la_based_reasoner
][
:application_name
]
=
'la_based_reasoner'
default
[
:reasoner
][
:la_based_reasoner
][
:clone_url
]
=
'http://paasage_demo:PaaSageReview@git.cetic.be/paasage'
...
...
@@ -27,4 +27,4 @@ default[:reasoner][:la_based_reasoner][:clone_url] = 'http://paasage_demo:PaaSag
default
[
:reasoner
][
:cp_solver
][
:application_name
]
=
'cp-solver'
default
[
:reasoner
][
:cp_solver
][
:version
]
=
'default'
default
[
:reasoner
][
:cp_solver
][
:vm_options
]
=
'
-Xms512M
-Xmx1024M -Xss1M '
default
[
:reasoner
][
:cp_solver
][
:vm_options
]
=
' -Xmx1024M -Xss1M '
Write
Preview
Supports
Markdown
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