Flower Installation On A Debian, Ubuntu, Fedora And Raspbian

Flower Installation On A Debian, Ubuntu, Fedora And Raspbian

flower

web based tool for monitoring and administrating Celery clusters

Install flower

  • Debian apt-get install python-flower Click to copy
  • Ubuntu apt-get install python-flower Click to copy
  • Fedora dnf install python-flower Click to copy
  • Raspbian apt-get install python-flower Click to copy

python-flower

web based tool for monitoring and administrating Celery clusters

Flower is a web based tool for monitoring and administrating Celery clusters. It has these features: * Real-time monitoring using Celery Events * Task progress and history * Ability to show task details (arguments, start time, runtime, and more) * Graphs and statistics * Remote Control * View worker status and statistics * Shutdown and restart worker instances * Control worker pool size and autoscale settings * View and modify the queues a worker instance consumes from * View currently running tasks * View scheduled tasks (ETA/countdown) * View reserved and revoked tasks * Apply time and rate limits * Configuration viewer * Revoke or terminate tasks * Broker monitoring * View statistics for all Celery queues * Queue length graphs * HTTP API * Basic Auth and Google OpenID authentication

python3-flower

administrating Celery clusters
Installation of latest flower command is available for Debian, Ubuntu, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.