Skip to content

A short demo on how to process files with Flask and Celery inside Docker

License

Notifications You must be signed in to change notification settings

cthoyt/flask-celery-docker-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask and Celery Demo

The file wsgi.py has a full example how to run a message queue and results backend using celery inside a flask application so you can take your scripts and make them into web interfaces!

If this repository is helpful, please link to it from your documentation.

Docker

To show how this application can be quickly dockerized, a Dockerfile and docker-compose.yml file are included.

To run them, just type docker-compose up.

Contributing

If you have any ideas to improve this tutorial, please open an issue or submit a pull request!

About

A short demo on how to process files with Flask and Celery inside Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published