Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilonajulczuk/docker-django-celery

Django, celery and more, all dockerized
https://github.com/ilonajulczuk/docker-django-celery

Last synced: about 2 months ago
JSON representation

Django, celery and more, all dockerized

Awesome Lists containing this project

README

        

## Configure django with celery and run everything in containers

This projects shows an example of configuration django with celery.

Everything runs inside Docker containers.

More details about this configuration can be found [here](http://www.syncano.com/configuring-running-django-celery-docker-containers-pt-1/).