Found 5 repositories(showing 5)
An example pub/sub message queue implementation of django on docker by using rabbitmq and celery.
mihai011
An example on how to combine Docker , Django, Postgres, Celery and RabbitMQ.
fork-for-review
Modern Web Application Example. Django + React + GoLang + GraphQL + PostgreSQL + Celery + RabbitMQ + Docker + docker-compose.
Lingnik
An example docker composition running Django 1.10 on Python 3.6.0 in a pyenv-virtualenv, celery, RabbitMQ, Redis, and Postgresql.
This is an example of a dockerized Django application utilizing celery task workers, using RabbitMQ as a message broker, Supervisor to manage celery workers, postgres for data storage, and gunicorn.... This is the initial Django & Celery tutorial that I've managed to dockerize: https://simpleisbetterthancomplex.com/tutorial/2017/08/20/how-to-use-celery-with-django.html
All 5 repositories loaded