summary refs log tree commit diff
path: root/nixos/modules/services/search
Commit message (Expand)AuthorAge
* Merge pull request #153596 from illustris/elasticsearchSandro2022-01-30
|\
| * nixos/elasticsearch: fix crashes on large datanodesillustris2022-01-05
* | nixos/elasticsearch: fix postStart to allow non-localhost listenAddressJean-Philippe Cugnet2021-12-30
|/
* treewide: add defaultText for options with simple cfg.* expression defaultspennae2021-12-09
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* meilisearch: add docshappysalada2021-09-25
* nixos: filalex77 -> Br1ght0nernhmjoj2021-09-22
* meilisearch: module cleanuphappysalada2021-09-20
* meilisearch: nixpkgs-fmthappysalada2021-09-20
* nixos/meilisearch: initOleksii Filonenko2021-09-20
* elasticsearch: support version 6happysalada2021-09-20
* Merge pull request #133166 from symphorien/nonogroupGuillaume Girol2021-09-13
|\
| * nixos: define the primary group of users where neededGuillaume Girol2021-09-12
* | nixos/elasticsearch: Wait for elasticsearch to start up properlytalyz2021-09-13
* | elasticsearch: auto_import_dangling_indices in single-node modehappysalada2021-09-07
* | elasticsearch: update configurationhappysalada2021-09-07
* | elasticsearch: remove logic for version less than 6happysalada2021-09-02
* | elasticsearch: fix jvm gc log pathhappysalada2021-09-02
* | elasticsearch: nixpkgs-fmthappysalada2021-09-02
|/
* nixos/elasticsearch-curator: add typeScriptkiddi2021-01-27
* solr: drop 7.x seriesAaron Andersen2020-01-18
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/kibana: Filter empty listsadisbladis2019-09-07
* kibana5: Remove EOL packageadisbladis2019-09-06
* elasticsearch: add example on how to use plugins (#55115)Danylo Hlynskyi2019-08-18
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* cleanup redundant text in modules utilizing mkEnableOptionAaron Andersen2019-04-20
* Merge pull request #59514 from basvandijk/elk-7.0.0Bas van Dijk2019-04-15
|\
| * elk7: init at 7.0.0Bas van Dijk2019-04-14
* | solr: init at 8.0.0Aaron Andersen2019-04-10
|/
* elasticsearch-curator: add top-level package using older clickRobert Schütz2019-03-21
* pythonPackages.elasticsearch-curator: 5.5.4 -> 5.6.0Bas van Dijk2018-12-13
* elk: 6.3.2 -> 6.5.1Bas van Dijk2018-12-01
* solr: 4.10.3 -> 7.5.0, refactor service to reflect major changes in version b...Aaron Andersen2018-11-03
* elasticsearch-curator: include the module in the module-list & fix bugBas van Dijk2018-08-25
* elasticsearch-curator: don't need to add enable to elasticsearch-curator serviceDavid Smith2018-08-25
* nixos/curator: init elasticsearch curatorDavid Smith2018-08-25
* nixos/elasticsearch: fix evaluation on systems without unfree setJörg Thalheim2018-08-03
* kibana: update default version to v6Jörg Thalheim2018-08-03
* nixos/elasticsearch: remove es5 version guardJörg Thalheim2018-08-03
* elasticsearch6: new default versionJörg Thalheim2018-08-03
* elk: 6.2.4 -> 6.3.2Bas van Dijk2018-07-28
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* elasticsearch6: fix startup due to missing jvm.optionsBas van Dijk2018-04-18
* elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0Bas van Dijk2018-01-02
* treewide: get rid of invalid `buildPhases` argumentMaximilian Bosch2017-11-08
* nixos/elasticsearch: Do not try to run sysctl if running in container, since ...Rickard Nilsson2017-10-24
* ELK: update kibana and the elastic beats to 5.4 (#26252)Bas van Dijk2017-06-13
* Merge pull request #25701 from mayflower/elasticsearch_postStart_script_removalJoachim F2017-06-13
|\
| * elasticsearch service: remove postStart scriptTristan Helmich2017-05-11