feat: rebuild xiteng.site homelab platform

This commit is contained in:
2026-08-12 09:48:25 +08:00
parent 557b0eca33
commit 5b84988789
128 changed files with 14979 additions and 292 deletions
+6 -2
View File
@@ -1,3 +1,7 @@
# Homelab Security Configuration
# All JWT sections are commented out — filer UI auth is handled by Authentik ForwardAuth.
# See README.md for architecture details.
# JWT filer signing enabled — required for S3 API IAM auth.
# This enables JWT on filer writes (web UI uploads need JWT token),
# but the S3 API uses this key to validate request signatures.
# Filer web UI is still protected by Authentik ForwardAuth.
[jwt.filer_signing]
key = "xiteng-s3-signing-key-2026"