Commit graph

17 commits

Author SHA1 Message Date
Michael Russell
03a685b29d
Merge pull request #392 from edge-records/master
Parameterize timeout value for ES startup in Debian SysV init scripts
2018-02-01 17:04:15 +01:00
Michael Russell
e5da92f895
export ES_PATH_CONF because elasticsearch-env fails if it can't access
it
2018-01-31 11:08:36 +01:00
Shri Bodas
9115bb4dff
Adding 6.x support with Bootstrap user addition 2018-01-30 11:23:34 +01:00
Stephan Eckweiler
c018a3a7d1 parameterize debian init startup timeout 2017-10-09 17:11:06 +01:00
Dale McDiarmid
0e2a0a5e99 Updated init, systemd, jvm.options and tests 2017-08-16 11:05:40 +01:00
Dale McDiarmid
baf3a7c9f5 Sleep on init + cleanup 2017-01-17 12:54:29 +00:00
Dale McDiarmid
b2efa703da Redhat start script updates 2017-01-17 11:21:18 +00:00
Dale McDiarmid
42c84e07a2 Updated debian scripts 2017-01-17 11:00:25 +00:00
Maarten Bezemer
8f989c41a7 Disable check if ES_HEAP_SIZE exists for ES 5.x
ES_HEAP_SIZE is not used for ES5.x anymore, instead ES_JAVA_OPTS 'Xms' and 'Xmx' are used
2016-11-21 11:31:25 +01:00
Maarten Bezemer
65238c74bd Fix version_compare usage 2016-11-04 16:04:31 +01:00
Maarten Bezemer
523270405e Add support for Elasticsearch 5.x
* Use log4j2.properties instead of logging.yml
* Add jvm.options
* Use bootstrap.memory_lock instead of bootstrap.mlockall
* Get rid of work directory
* Executable does not accept `-D` anymore, replace with `-E` and `-p`
* Get rid of 5.x default (file)s
2016-11-03 15:41:42 +01:00
Bob Breznak
8e31cfbacf Make the Upstart script consistent with the systemd script 2016-08-03 14:50:14 -04:00
gingerwizard
2b5d7c3ad3 Merge pull request #83 from jakommo/master
Merged debian init script changes from elasticsearch
2016-04-03 15:56:46 +01:00
Jakob Reiter
b5ed2fd9f3 Merged debian init script changes from https://github.com/elastic/elasticsearch/pull/16718.
Fixes #69
2016-03-21 17:12:29 +01:00
Dale McDiarmid
0fd1f34852 Fixes issue 70, Improves plugin management, Refactoring, Updates tests, Introduces multiple data dir support 2016-03-18 19:30:11 +00:00
Dale McDiarmid
86f2bd9a2d 2.0 Support + Plugin Directory Support + Supporting Tests + Defaults Change 2015-12-13 22:46:50 +00:00
Dale McDiarmid
37447d1618 Templates everything + Systemd improvements+fixes + Notifications for restart + Idempotent checks for multiple runs 2015-11-27 18:12:59 +00:00