mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
* Create arm variant for sqlite-tika as apache/tika does not support arm64 arch right now https://github.com/jonaswinkler/paperless-ng/discussions/1256 * Update documentation to explain why there is a seemingly duplicated docker-compose file * Add caveat about arm arch * Update docs to encourage use of the new docker-compose * Remove whitespace https://github.com/jonaswinkler/paperless-ng/pull/1354/checks?check_run_id=3756807426 * Update docker container to use official ngx Co-authored-by: Quinn Casey <quinn@quinncasey.com> * doesn -> does not * Update docker/compose/docker-compose.postgres-tika.yml Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com> * Update docker/compose/docker-compose.sqlite-tika.arm.yml Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com> * Update docker/compose/docker-compose.sqlite-tika.yml Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com> * Update docker/compose/docker-compose.sqlite-tika.arm.yml * Update docker-compose.sqlite-tika.arm.yml * Update docker/compose/docker-compose.sqlite-tika.arm.yml Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com> * Add redisdata to volumes Co-authored-by: Quinn Casey <quinn@quinncasey.com>
This commit is contained in:

committed by
GitHub

parent
a4b36b041a
commit
5065f2cb80
@@ -724,6 +724,8 @@ configuring some options in paperless can help improve performance immensely:
|
||||
times. Thumbnails will be about 20% larger.
|
||||
* If using docker, consider setting ``PAPERLESS_WEBSERVER_WORKERS`` to
|
||||
1. This will save some memory.
|
||||
* Use the arm compatible docker-compose if you're wanting to use Tika on something like
|
||||
a raspberry pi. The official apache/tika image does not support the arm architecture.
|
||||
|
||||
For details, refer to :ref:`configuration`.
|
||||
|
||||
|
Reference in New Issue
Block a user