7bef96197f
hosts: nixos: porthos: secrets: update cross-seed
2025-08-03 22:32:04 +02:00
97bcc5f34e
hosts: nixos: porthos: secrets: update cross-seed
ci/woodpecker/push/check Pipeline was successful
2025-05-22 16:13:55 +02:00
921d604ebe
hosts: nixos: porthos: secrets: update cross-seed
ci/woodpecker/push/check Pipeline failed
2025-05-02 22:35:33 +01:00
058096079e
hosts: nixos: porthos: secrets: add cross-seed
2025-04-16 17:26:10 +02:00
979814e9de
hosts: nixos: porthos: secrets: add autobrr
2025-04-05 20:22:27 +02:00
ab8a5daefe
hosts: porthos: secrets: acme: use OVH API
...
ci/woodpecker/push/check Pipeline was successful
I switched registrar, as OVH was ~4x cheaper.
This needs a small change to the module to both refer to OVH instead of
Gandi in the documentation, and make use of the correct API.
I also needed to disable the propagation check, as it looks like OVH is
slower than Gandi, and leads to spurious errors...
2024-11-14 22:19:35 +01:00
67eb7bdd4b
hosts: nixos: porthos: secrets: remove matrix sync
...
Remove the secret, as it not used anymore.
This reverts commit 52413dcaf7 .
2024-10-30 10:33:50 +00:00
90dcf3a164
hosts: nixos: porthos: secrets: add pdf-edit
ci/woodpecker/push/check Pipeline was successful
2024-09-05 18:10:00 +02:00
e94bdef690
hosts: nixos: porthos: secrets: fix SSO owner
ci/woodpecker/push/check Pipeline was successful
2024-08-22 20:54:26 +02:00
f729f6a098
hosts: nixos: porthos: secrets: add 'lohr' owner
2024-04-02 12:25:05 +02:00
b41fd9e48e
hosts: nixos: porthos: secrets: add forgejo mail
2024-03-11 17:32:54 +01:00
380933e69b
hosts: nixos: porthos: secrets: add mealie mail
2024-03-05 12:43:22 +00:00
df44786c9c
hosts: nixos: porthos: secrets: add pyload creds
2024-02-04 14:56:59 +01:00
16f98f144e
hosts: nixos: porthos: secrets: add aria RPC token
ci/woodpecker/push/check Pipeline was successful
2024-01-30 15:51:48 +01:00
5cb67cf040
hosts: nixos: porthos: secrets: rekey secrets
...
Some of the secrets were using an invalid format due to (probably?)
being encrypted with a beta version of `age`.
I didn't need to rekey *all* the secrets, but I might as well
2024-01-26 23:27:58 +01:00
52413dcaf7
hosts: nixos: porthos: secrets: add matrix sync
2023-10-26 12:27:00 +00:00
19d2916e1c
hosts: nixos: porthos: secrets: rename 'nix-cache'
...
To go with the module rename.
2023-08-19 14:41:10 +02:00
ae13ab0c86
nixos: porthos: secrets: add grafana secret-key
...
The secret will be used in the next commit.
2023-07-17 10:59:58 +00:00
5ff0b62af8
hosts: nixos: porthos: secrets: add tandoor
2023-07-17 11:53:49 +02:00
30d01972b2
hosts: nixos: porthos: secrets: add vikunja
2023-05-13 21:18:57 +02:00
f7df17686f
nixos: porthos: secrets: add 'nix-serve/cache-key'
2023-05-03 15:02:44 +00:00
7cebaa3751
modules: secrets: move wireguard keys
...
This is a bit special, as some of the keys do not belong to NixOS hosts,
so store those in the module itself, and into host-specific directories
for the keys that are NixOS hosts.
2023-04-17 08:18:27 +00:00
6079485b50
modules: secrets: move host-specific secrets
2023-04-16 19:44:02 +01:00
57008bcb7c
hosts: nixos: add host-specific secrets module
...
This is the same logic as the common module, but for secrets that don't
need to be shared to different hosts.
2023-04-16 19:44:02 +01:00