Setup relay server

This commit is contained in:
Paul-Henri Froidmont 2026-03-24 13:18:01 +01:00
parent a1945ec137
commit d04d69157e
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
9 changed files with 354 additions and 50 deletions

View file

@ -2,6 +2,7 @@ keys:
- &admin 3AC6F170F01133CE393BCD94BE948AFD7E7873BE
- &elios 0C143D8AFF5FBCD2293897658E66EDB0546158DF
- &hel1 0f0c4c2f9877cb8a53efadacb90613a2af502673
- &relay1 515a19ef3f9b98442331d89b2997d83ee1948d54
creation_rules:
- path_regex: secrets.enc.yml$
key_groups:
@ -9,3 +10,4 @@ creation_rules:
- *admin
- *elios
- *hel1
- *relay1