feat: add sops+age secrets encryption

This commit is contained in:
sascha 2026-04-04 09:43:32 +02:00
parent 62c36843a0
commit 4205f59f6e
2 changed files with 8 additions and 1 deletions

6
.gitignore vendored
View file

@ -1 +1,5 @@
.env* # Secrets - nur verschlüsselt committen
.env
.env.*
!.env.enc
!.env.*.enc

3
.sops.yaml Normal file
View file

@ -0,0 +1,3 @@
creation_rules:
- path_regex: \.env.*$
age: "age1z8gak2l4h0vpcnhtcdxmem2u9h2n54vuksk8ys82609qtzampuvqh50wdr"