Stack-Dateien aus Live-Betrieb aufnehmen (compose.yaml, .gitignore, .sops.yaml)

Repo enthielt bisher nur README. Compose entspricht dem laufenden Stand auf
chris@10.7.1.101 inkl. NFS-Volume mit vers=3 (NFSv3-Server 192.168.7.106;
ohne vers= stirbt sonarrCL nach Reboot mit "NFS: Version unavailable").

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
sascha 2026-06-23 15:49:06 +02:00
parent 10102d62b8
commit 1c4b24b755
3 changed files with 43 additions and 0 deletions

5
.gitignore vendored Normal file
View file

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