OpenSearch/bin
jaymode f732900111 Export hostname as environment variable for plugin manager
In #9474, we exported the hostname in the bin/elasticsearch scripts so that it
could be used as a variable in the elasticsearch.yml file but did not do the same
for plugin manager. When using the hostname variable in elasticsearch.yml and
trying to use the plugin manager, initialization will fail because the property could
not be resolved. This change will allow the hostname to be resolved in the same
manner as the service scripts.

Closes #10902
2015-05-28 13:03:30 -04:00
..
elasticsearch Change project.name to project.artifactId in bin/elasticsearch script because of 60519911b4 2015-05-26 15:27:59 +02:00
elasticsearch-service-mgr.exe rework script to handle path with spaces 2013-09-17 15:01:09 +03:00
elasticsearch-service-x64.exe rework script to handle path with spaces 2013-09-17 15:01:09 +03:00
elasticsearch-service-x86.exe rework script to handle path with spaces 2013-09-17 15:01:09 +03:00
elasticsearch.bat Export the hostname as environment variable and mention it in the docs 2015-04-17 09:17:02 +02:00
elasticsearch.in.bat Use our provided JNA library, versus one installed on the system 2015-05-14 00:09:44 -04:00
elasticsearch.in.sh Use our provided JNA library, versus one installed on the system 2015-05-14 00:09:44 -04:00
plugin Export hostname as environment variable for plugin manager 2015-05-28 13:03:30 -04:00
plugin.bat Export hostname as environment variable for plugin manager 2015-05-28 13:03:30 -04:00
service.bat Remove working directory 2015-04-25 13:08:36 +02:00