mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 07:08:33 +01:00
add: paperless oauthproxy layer
This commit is contained in:
@@ -4,3 +4,5 @@ PAPERLESS_OCR_LANGUAGE=deu
|
||||
PAPERLESS_SECRET_KEY=HISTORY_PURGED_SECRET
|
||||
PAPERLESS_ADMIN_USER=sheppy
|
||||
PAPERLESS_ADMIN_PASSWORD=HISTORY_PURGED_SECRET
|
||||
PAPERLESS_ENABLE_HTTP_REMOTE_USER=TRUE
|
||||
PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME=X-Forwarded-Preferred-Username
|
||||
|
||||
@@ -57,7 +57,7 @@ services:
|
||||
- gotenberg
|
||||
- tika
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "9000:8000"
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
|
||||
interval: 30s
|
||||
|
||||
Reference in New Issue
Block a user