about summary refs log tree commit diff
path: root/nixos/modules/services/misc/apache-kafka.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-13/+13
2023-11-27treewide: use `mkPackageOption`h7x41-6/+1
2023-11-22nixos/apache-kafka: Add manual chapterSarah Brofeldt1-1/+5
2023-11-22nixos/apache-kafka: structured settingsSarah Brofeldt1-58/+126
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-12/+12
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2021-09-12nixos: define the primary group of users where neededGuillaume Girol1-1/+3
2021-03-10nixos/apache-kafka: Use version-matched jreSarah Brofeldt1-1/+8
2021-03-10nixos/apache-kafka: Drop default jvmOptionsSarah Brofeldt1-13/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-2/+1
2019-12-07apache-kafka.nix: Add missing quote inside tmpfiles ruleClemens Fruhwirth1-1/+1
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-6/+6
2019-05-26nixos/apache-kafka: replace deprecated usage of PermissionsStartOnlyAaron Andersen1-7/+2
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2017-02-27apache-kafka.service: pass in log4j config more explicitlyDan Peebles1-9/+5
2017-01-24apache-kafka service: change default brokerId to -1Dan Peebles1-1/+1
2016-09-13apache-kafka service: network-interfaces.target -> network.targetJoachim Fasting1-1/+1
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-2/+1
2015-06-15Some more type cleanupEelco Dolstra1-1/+1
2015-06-15types.uniq types.bool -> types.boolEelco Dolstra1-1/+1
2015-06-12apache-kafka: Enable overriding the kafka packageShea Levy1-2/+10
2015-05-28apache-kafka: Treat exit code 143 as success.Ragnar Dahlén1-0/+1
2015-01-29apache-kafka: New service for Apache KafkaRagnar Dahlén1-0/+156