Sunset the build machine configuration and move it to the newer format. Setup the Forgejo Runner.

This commit is contained in:
Root User 2026-02-12 16:50:52 +01:00
parent b66ab168d6
commit c7d4fc7e47
Signed by: root
GPG key ID: 087F0A95E5766D72
8 changed files with 413 additions and 45 deletions

View file

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