OpenSearch/bin
Phil Kates 8f5bca43fb Make elasticsearch.in.sh more configurable via env
It's easier to manage a configuration through environment variables than
through a config file if that config file has static values that need to
change each version (such as the ES_CLASSPATH). Trying to keep that in
Chef is tedious whereas just controlling these few settings with
environment variables like most of the other settings in here is simple
and straightforward.
2012-12-19 21:38:40 +01:00
..
elasticsearch use java to when no JAVA_HOME defined 2012-09-01 11:54:25 +02:00
elasticsearch.bat expose the max direct memory allowed in jvm info, and guess better then receive buffer size predictor size based on it 2012-07-31 15:06:21 +02:00
elasticsearch.in.sh Make elasticsearch.in.sh more configurable via env 2012-12-19 21:38:40 +01:00
plugin Add $JAVA_OPTS to the plugin manager, useful for those who have proxies 2012-10-23 23:53:29 +02:00
plugin.bat add java opts to bat file as well 2012-10-23 23:54:10 +02:00