summary refs log tree commit diff
path: root/nixos/modules/services/networking/consul.nix
Commit message (Expand)AuthorAge
* nixos/consul: use `lib.getExe` where possibleIndeedNotJames2023-04-21
* nixos/consul: fix package reference in service `$PATH`IndeedNotJames2023-04-21
* nixos: fix typosfigsoda2022-12-17
* Merge pull request #186087 from Mic92/consulJörg Thalheim2022-11-06
|\
| * nixos/consul: use signal instead of api for reloadJörg Thalheim2022-08-11
* | nixos/*: automatically convert option descriptionspennae2022-08-31
|/
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/consul: allow ipv6-onlyJörg Thalheim2022-04-20
* nixos/consul: update deprecated webUiGTrunSec2021-12-03
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos: define the primary group of users where neededGuillaume Girol2021-09-12
* iproute: deprecate aliasSandro Jäckel2021-04-04
* nixos/consul: add typesScriptkiddi2021-01-29
* nixos/*: use $out instead of $bin with buildGoPackagezowoq2020-04-28
* Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\
| * mass replace "flip map -> forEach"danbst2019-08-05
| * Revert "mass replace "flip map -> foreach""danbst2019-08-05
| * mass replace "flip map -> foreach"danbst2019-07-14
* | treewide: remove redundant quotesvolth2019-08-26
|/
* treewide: systemd timeout arguments to use infinity instead of 0 (#50934)Craig Younkins2018-11-25
* consul: 0.9.3 -> 1.3.0.Niklas Hambüchen2018-11-03
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* consul service: Restart on failure.Niklas Hambüchen2017-09-28
* Fixes #16181 - using bin output for Go servicesKamil Chmielewski2016-06-13
* nixos: Provide a defaultText for type = packageaszlig2016-02-17
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* consul service: add package optionNathan Zadoks2016-01-08
* fix argument in mkEnableOptionArseniy Seroka2015-06-21
* nixos/consul: fix consul alerts enableJaka Hudoklin2015-06-08
* nixos/consul: Add shell for health checksWilliam A. Kennington III2015-05-11
* nixos/consul: Support a config directory for health checksWilliam A. Kennington III2015-05-11
* nixos/consul: Remove the joinNodes and joinRetries options as they are now bu...William A. Kennington III2015-05-11
* nixos/consul: Fix timeout bugs and json formattingWilliam A. Kennington III2015-02-25
* nixos/consul: add consul-alerts serviceJaka Hudoklin2015-02-12
* nixos/consul: Don't timeout if start job has many retriesWilliam A. Kennington III2014-12-16
* nixos/consul: Make service definition more saneWilliam A. Kennington III2014-12-09
* nixos/consul: Add moduleWilliam A. Kennington III2014-09-26