Create preliminary documentation for age key generation and implement wireguard setup.

This commit is contained in:
Root User 2026-02-12 13:20:16 +01:00
parent 5664699f64
commit dac2e0b8cf
Signed by: root
GPG key ID: 087F0A95E5766D72
5 changed files with 178 additions and 0 deletions

View file

@ -3,6 +3,7 @@ keys:
- &server_songsheet age1la8yjuc2ws9pyx70rc83jd2084v5e08v8fvh6muvfzrl2ulp8fms6frs86
- &server_traefik age1rdcs8y4fjfyagwt2q9599ax329thceersh6dg2f0p6nsghm5xufq00qu0p
- &server_database age1k9ddvzypz986a7dt403ja6evql2agz0gehll79mx64zceteya38smxph8m
- &server_christine age1kzsrlz86y5nqe4vaufv8chupq2hrf3avlmxsp3d5p9t5xj593deszslkmp
creation_rules:
- path_regex: nix-system-configs/secrets/songsheet/[^/]+\.(yaml|json|env|ini)$
key_groups:
@ -19,3 +20,12 @@ creation_rules:
- age:
- *admin_christine
- *server_database
- path_regex: nix-system-configs/secrets/christine/[^/]+\.(yaml|json|env|ini)$
key_groups:
- age:
- *server_christine
- *admin_christine
- path_regex: nix-system-configs/secrets/wireguard/[^/]+\.(yaml|json|env|ini)$
key_groups:
- age:
- *admin_christine