Search K
Appearance
Appearance
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.