feat: initial import of RailianceHosts starter

This commit is contained in:
2025-09-13 20:26:11 +02:00
commit 9860735f82
20 changed files with 355 additions and 0 deletions

7
.sops.yaml Normal file
View File

@@ -0,0 +1,7 @@
# SOPS encryption policy: encrypt files matching *.sops.yaml
creation_rules:
- path_regex: '.*\.sops\.ya?ml$'
encrypted_regex: '^(data|secrets|ops)$|(_secret|_password|_key)$'
# Replace with your age public key string (from keys/age.pub)
age:
- 'age1replace_with_your_public_key_here'