mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
ES now uses $ES_CONF_DIR/jvm.options to set java options so duplicate java options have been removed from the initd / conf.d service supervision with OpenRC's supervise-daemon added added README.alpine with notes for upgrading ES 2.x => 5.x |
||
---|---|---|
.. | ||
APKBUILD | ||
elasticsearch.confd | ||
elasticsearch.initd | ||
elasticsearch.pre-install | ||
README.alpine |
### Alpine Linux README for elasticsearch 5.x ### ------------------------------------------------- For upgrading ES 2.x => ES 5.x see: https://www.elastic.co/guide/en/elasticsearch/reference/current/restart-upgrade.html ------------------------------------------------------------------------------------ The initd has changed: please use the new version ------------------------------------------------------------------------------------ Default Java options are now set via: ES_CONF_DIR/jvm.options Additional java options can also still be set in /etc/conf.d/elasticsearch ------------------------------------------------------------------------------------