feat: rebuild xiteng.site homelab platform
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user