about summary refs log tree commit diff
path: root/nixos/modules/services/databases/influxdb.nix
AgeCommit message (Expand)AuthorFilesLines
39 hoursnixos/services.influxdb: remove `with lib;`Felix Buehler1-20/+17
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-5/+5
2023-12-06nixos/influxdb: restart on failureSandro Jäckel1-0/+1
2023-11-27treewide: use `mkPackageOption`h7x41-6/+1
2022-09-10nixos/influx: Fix cross compilation for configFileChristian Kögler1-4/+2
2022-07-30treewide: automatically md-convert option descriptionspennae1-6/+6
2021-10-10nixos/influxdb: Fix cross compilation for config.tomlChristian Kögler1-3/+2
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-09-12nixos: define the primary group of users where neededGuillaume Girol1-0/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-7/+7
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-2/+2
2019-04-13nixos/influxdb: replace deprecated usage of PermissionsStartOnlyAaron Andersen1-7/+6
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol1-0/+1
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2017-09-24influxdb sevice: make postStart test work with non-localhost configurations (...Kranium Gikos1-5/+10
2017-09-18influxdb service: fixup postStart script to handle TLSKranium Gikos1-1/+1
2017-08-12Merge pull request #28127 from peterhoeg/f/collectdPeter Hoeg1-2/+1
2017-08-11influxdb nixos module: allow customizing the collectd dependencyPeter Hoeg1-2/+1
2017-08-06influxdb module: collectd.port is now called bind-addressmakefu1-1/+1
2016-10-02Merge pull request #18491 from groxxda/network-interfacesJoachim F1-1/+1
2016-09-16cadvisor test: fix (#18671)Eric Sagnes1-4/+9
2016-09-13influxdb service: network-interfaces.target -> network.targetJoachim Fasting1-1/+1
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-0/+1
2015-11-16influxdb: 0.8.3 -> 0.9.4, fix moduleJaka Hudoklin1-149/+90
2015-06-15types.uniq types.bool -> types.boolEelco Dolstra1-1/+1
2014-09-13nixos/influxdb: wait for startJaka Hudoklin1-0/+5
2014-05-27nixos: add influxdb moduleJaka Hudoklin1-0/+241