Relative Content

Tag Archive for pythonrabbitmqceleryflower

Celery and Flower: Unable to get queues: ”

I have a RabbitMQ running inside a Docker container using image tag rabbitmq:management for the management plugin and proper port mapping (5672 and 15672). The container starts with the default credentials (guest/guest). The Management UI is accessible at http://localhost:15672 and the default credentials.