summary refs log tree commit diff
path: root/nixos/modules/services/search/elasticsearch.nix
Commit message (Expand)AuthorAge
* elasticsearch service: remove use of network-interfaces.targetJoachim Fasting2016-09-13
* nixos/elasticsearch: Set a group on the userRickard Nilsson2016-07-01
* elasticsearch: Install elastic search modules properly, fixes groovy script s...Philipp Hausmann2016-04-29
* Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
|\
| * elasticsearch2: init at 2.2.0Markus Wotringer2016-02-13
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\|
| * elasticsearch: Fix some startup warningsRickard Nilsson2016-01-18
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
| * nixos/elasticsearch: rename 'host' to 'listenAddress'Bjørn Forsman2015-12-24
* | curl: split into multiple outputsVladimír Čunát2015-10-13
|/
* Add package option to elasticsearch NixOS moduleSusan Potter2015-09-15
* Some more type cleanupEelco Dolstra2015-06-15
* types.uniq types.bool -> types.boolEelco Dolstra2015-06-15
* nixos/elasticsearch: wait for startJaka Hudoklin2014-09-13
* elasticsearch: Fix error in NixOS module, systemd ExecStart path must be abso...Rickard Nilsson2014-07-28
* elasticsearch: add support for pluginsJaka Hudoklin2014-07-25
* nixos/elasticsearch: capitalize systemd service descriptionBjørn Forsman2014-06-24
* nixos/elasticsearch: add '.' at end of description stringsBjørn Forsman2014-06-24
* elasticsearch: Add option specifying extra command line optionsRickard Nilsson2014-06-24
* Remove -f from elasticsearch ExecStart, not valid anymore.Rob Vermaas2014-06-13
* elasticsearch: run preStart as root, to allow creating the necessary director...Rob Vermaas2014-06-13
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos/elasticsearch: Make port an integer, add dataDir option, make pureJaka Hudoklin2014-03-10
* Removed unnecessary mkIfZef Hemel2013-11-05
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Fix bogus mkOption typesEelco Dolstra2013-10-28
* nixos/elasticsearch: change loglevel from DEBUG to INFOJaka Hudoklin2013-10-12
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10