Search K
Appearance
Appearance
Note: This is pre-release documentation.
Please access https://doc.dovecotpro.com/latest/ for documentation on released versions.
Controller needs a working Redis cluster for both task scheduling and runtime cache storage.
All supported Cluster Controller Installation options provide a built-in Redis cluster deployment.
However, if you wish to use an existing external Redis cluster, set CELERY_BROKER_URL
and CELERY_RESULT_BACKEND
with the connection details of your existing Redis server.