1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 20:55:19 +03:00
Commit graph

6 commits

Author SHA1 Message Date
Jakub Jirutka
4cb1a41df0 community/elasticsearch: fix init script, redirect stdout to null 2019-01-23 16:47:42 +01:00
Jakub Jirutka
7c4e67edf9 community/elasticsearch: fix and improve init script
* SVCNAME is deprecated for a very long time, RC_SVCNAME should be used
* nice 0 is the default value, not needed to define
* error.log was previously owned by root instead of the ES user, so we need to fix it
2019-01-23 16:15:07 +01:00
Jakub Jirutka
46bd6e6b18 community/elasticsearch: fix indentation in init script 2019-01-23 16:15:07 +01:00
Leonardo Arena
c0a7b7fae6 community/elasticsearch: upgrade to 6.4.0
- Fix install of subdirectories
- Fix config file permissions
- Make startup script compatible with busybox
- Fix initd statup options for v6.4, adjust depends
- Modernize APKBUILD
2018-09-13 12:08:39 +00:00
Stuart Cardall
e8e5d8ec59 community/elasticsearch: update to 5.2.1 / use supervise-daemon
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
2017-03-04 19:42:00 +00:00
Jakub Jirutka
60af0bb8bc testing/elasticsearch: move to community repo 2016-05-18 13:08:51 +00:00
Renamed from testing/elasticsearch/elasticsearch.initd (Browse further)