about summary refs log tree commit diff
path: root/nixos/modules/services/security/vault.nix
AgeCommit message (Expand)AuthorFilesLines
2024-05-01nixos/vault: change type and default of devRootTokenIDLynn1-2/+2
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-13/+13
2023-11-27treewide: use `mkPackageOption`h7x41-6/+1
2023-06-22vault: set coredump ulimit to 0Jelle Besseling1-0/+1
2022-08-31nixos/*: convert options with listingspennae1-5/+5
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-16Merge pull request #181939 from Mic92/vault-2Jörg Thalheim1-5/+10
2022-08-03nixos/*: automatically convert option docs to MDpennae1-2/+2
2022-07-30treewide: automatically md-convert option descriptionspennae1-12/+12
2022-07-18vault: fix assertions when raft backend is usedJörg Thalheim1-5/+10
2022-07-05nixos/vault: add option to start in dev mode. (#180114)Jörg Thalheim1-2/+26
2021-12-09treewide: add defaultText for options with simple cfg.* expression defaultspennae1-1/+7
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-01-19nixos/vault: extraConfigPaths -> extraSettingsPathsRobert Hensing1-4/+4
2021-01-04nixos/vault: Allow multiple config filesRobert Hensing1-2/+44
2020-10-31nixos/modules: fix systemd start rate-limitslf-1-2/+2
2020-01-24nixos/vault: add ExecReload entryYorick van Pelt1-0/+1
2019-11-05vault: fix config when file backend is usedEEva (JPotier)1-3/+2
2019-08-28vault: add raft backend to vault serviceDanielle Lancashire1-1/+1
2019-04-13nixos/vault: replace deprecated usage of PermissionsStartOnlyAaron Andersen1-5/+4
2018-08-09services-vault: make package configurable and add extraConfig optionDaiderd Jordan1-4/+18
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2017-07-03vault: do not restart the service on "nixos-rebuild switch"Volth1-0/+2
2017-06-29vault: services.vault.storagePath for the file backendVolth1-22/+23
2017-06-28removed generation of self-signed certificateVolth1-20/+12
2017-06-28vault: add unitConfig.RequiresMountsFor to systemd configVolth1-13/+17
2017-06-28vault: start after consul if consul is used as storage backendVolth1-1/+2
2017-06-27create directory only for "file" storageVolth1-6/+17
2017-06-27vault: run as an unpivileged userVolth1-172/+97
2017-06-27delete linesKatyucha1-1/+0
2017-06-27Vault: 0.6.5 -> 0.7.2 with servicesKatyucha1-0/+208