Ecosyste.ms: Awesome

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

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

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

Last synced: 3 months ago
JSON representation

Django, celery and more, all dockerized

Lists

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/).