======
Flower
======

Flower is an open-source web application for monitoring and managing `Celery`_ clusters.
It provides real-time information about the status of Celery workers and tasks.

.. _Celery: https://docs.celeryq.dev/en/stable/#

Contents
========

.. toctree::

   features
   install
   config
   tasks_filter
   auth
   reverse-proxy
   prometheus-integration
   api

Flower is licensed under BSD 3-Clause License.
See the `License`_ file for the full license text.

.. _`License`: https://github.com/mher/flower/blob/master/LICENSE
