mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-03 12:09:46 +01:00
Integrates an optional starting of Flower into the Docker image
This commit is contained in:
parent
1400dba12c
commit
ab69961b5c
7 changed files with 203 additions and 111 deletions
|
|
@ -901,6 +901,14 @@ PAPERLESS_OCR_LANGUAGES=<list>
|
|||
|
||||
Defaults to none, which does not install any additional languages.
|
||||
|
||||
PAPERLESS_ENABLE_FLOWER=<defined>
|
||||
If this environment variable is defined, the Celery monitoring tool
|
||||
`Flower <https://flower.readthedocs.io/en/latest/index.html>`_ will
|
||||
be started by the container.
|
||||
|
||||
You can read more about this in the :ref:`advanced setup <advanced-celery-monitoring>`
|
||||
documentation.
|
||||
|
||||
|
||||
.. _configuration-update-checking:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue