about summary refs log tree commit diff
path: root/hosts/tahoe/secrets/secrets.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* syncthing: configure the keys for tahoeFranck Cuny2022-04-211-0/+10
|
* drone: initial attempt at configuring itFranck Cuny2022-04-131-0/+5
|
* tahoe: set owner for secret related to ACMEFranck Cuny2022-04-131-1/+4
|
* secrets: re-key all secrets for tahoeFranck Cuny2022-04-131-7/+10
|
* grafana: try to configure the domain with acme+dnsFranck Cuny2022-04-131-1/+2
|
* secrets: move the actual secrets with hosts configFranck Cuny2022-04-131-0/+14
Having the secrets closer to the host is easier to manage. At the moment I don't have secrets that are shared across multiple hosts, so that's an OK approach.