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: about 2 months ago
JSON representation
Django, celery and more, all dockerized
- Host: GitHub
- URL: https://github.com/ilonajulczuk/docker-django-celery
- Owner: ilonajulczuk
- License: mit
- Created: 2015-01-03T19:52:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-08T16:21:51.000Z (almost 10 years ago)
- Last Synced: 2024-07-31T19:16:03.544Z (5 months ago)
- Language: Python
- Size: 221 KB
- Stars: 60
- Watchers: 8
- Forks: 47
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome-starred - docker-django-celery - Django, celery and more, all dockerized (Python)
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/).