blob: ba3da2f8d76058031376cbd117348c1c6a114b13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
### 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
------------------------------------------------------------------------------------
|