🍻 Default formulae for the missing package manager for macOS (or Linux)
Go to file
Karel Minarik be31b45690 ElasticSearch: formula cleanup
This commit introduces couple of breaking, but important changes for
ElasticSearch:

1. The cluster is given a reasonably unique, though human-friendly name,
   based on the current user login name (`ENV['USER']`).  This minimizes
   conflicts and dubious [MasterNotDiscoveredException] errors when running
   a development cluster eg. within an office, on multiple workstations,
   with open firewalls.

2. This means the _path to data has changed_ and users will have to move
   it manually to new location. It should be safe to do so, while ES is not
   running.

3. The log files location also changed to a more appropriate one.

4. Standard error and ouput streams were redirected to /dev/null within
   the `plist` definition, since ES provides enough logging already.

The changes should be forward compatible with the complete rewrite of ES
config file in <https://github.com/elasticsearch/elasticsearch/blob/master/config/elasticsearch.yml>.

Closes Homebrew/homebrew#7946.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-26 16:25:44 -05:00
Aliases libxmlsec1: add alias 'xmlsec1' 2011-10-16 20:29:06 -05:00
Formula ElasticSearch: formula cleanup 2011-10-26 16:25:44 -05:00