add support for office docs to paperless-ngx

This commit is contained in:
2025-09-18 18:06:17 +05:30
parent 005f835d54
commit cec330916b
5 changed files with 79 additions and 0 deletions

View File

@@ -41,6 +41,12 @@ spec:
value: "https://ngx.akshun-lab.cc"
- name: PAPERLESS_TIME_ZONE
value: "Asia/Kolkata"
- name: PAPERLESS_TIKA_ENABLED
value: "1"
- name: PAPERLESS_TIKA_ENDPOINT
value: "http://tika-service:9998"
- name: PAPERLESS_TIKA_GOTENBERG_ENDPOINT
value: "http://gotenberg-service:3000"
volumeMounts:
- name: data
mountPath: /usr/src/paperless/data