summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/consul.nix
AgeCommit message (Expand)Author
2023-04-21nixos/consul: use `lib.getExe` where possibleIndeedNotJames
2023-04-21nixos/consul: fix package reference in service `$PATH`IndeedNotJames
2022-12-17nixos: fix typosfigsoda
2022-11-06Merge pull request #186087 from Mic92/consulJörg Thalheim
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-08-11nixos/consul: use signal instead of api for reloadJörg Thalheim
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-04-20nixos/consul: allow ipv6-onlyJörg Thalheim
2021-12-03nixos/consul: update deprecated webUiGTrunSec
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-09-12nixos: define the primary group of users where neededGuillaume Girol
2021-04-04iproute: deprecate aliasSandro Jäckel
2021-01-29nixos/consul: add typesScriptkiddi
2020-04-28nixos/*: use $out instead of $bin with buildGoPackagezowoq
2019-08-28Merge staging-next into stagingFrederik Rietdijk
2019-08-26treewide: remove redundant quotesvolth
2019-08-05mass replace "flip map -> forEach"danbst
2019-08-05Revert "mass replace "flip map -> foreach""danbst
2019-07-14mass replace "flip map -> foreach"danbst
2018-11-25treewide: systemd timeout arguments to use infinity instead of 0 (#50934)Craig Younkins
2018-11-03consul: 0.9.3 -> 1.3.0.Niklas Hambüchen
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2017-09-28consul service: Restart on failure.Niklas Hambüchen
2016-06-13Fixes #16181 - using bin output for Go servicesKamil Chmielewski
2016-02-17nixos: Provide a defaultText for type = packageaszlig
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel
2016-01-08consul service: add package optionNathan Zadoks
2015-06-21fix argument in mkEnableOptionArseniy Seroka
2015-06-08nixos/consul: fix consul alerts enableJaka Hudoklin
2015-05-11nixos/consul: Add shell for health checksWilliam A. Kennington III
2015-05-11nixos/consul: Support a config directory for health checksWilliam A. Kennington III
2015-05-11nixos/consul: Remove the joinNodes and joinRetries options as they are now bu...William A. Kennington III
2015-02-25nixos/consul: Fix timeout bugs and json formattingWilliam A. Kennington III
2015-02-12nixos/consul: add consul-alerts serviceJaka Hudoklin
2014-12-16nixos/consul: Don't timeout if start job has many retriesWilliam A. Kennington III
2014-12-09nixos/consul: Make service definition more saneWilliam A. Kennington III
2014-09-26nixos/consul: Add moduleWilliam A. Kennington III