Skip to content

will-jj/Docker-FlaskCeleryRabbitRedis

 
 

Repository files navigation

Flask-Celery-Rabbit-Redis for the WJ project

Usage

docker-compose build
docker-compose up

To run multiple celery clients, do:

docker-compose scale=N

where N is the desired number of backend worker nodes.

Then visit http://localhost:5000 for a demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.1%
  • HTML 22.6%
  • Shell 5.3%