Skip to content

Dockerfile and basic config for Celery Flower

Notifications You must be signed in to change notification settings

jbwinters/flower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flower

Dockerfile and basic config for Celery Flower

export CELERY_BROKER_URL=$your_url
docker build -t flower .
docker run flower
open $your_docker_host:5555

About

Dockerfile and basic config for Celery Flower

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published