Skip to content

This is a simple example of how to use Celery with Django and Docker and Redis as a broker.

Notifications You must be signed in to change notification settings

ARMC0DE/celery-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Celery with Django (Docker)

This is a simple example of how to use Celery with Django and Docker and Redis as a broker.

Installation

Docker build

docker-compose up --build

Python packages installation

pip install -r requirements.txt

About

This is a simple example of how to use Celery with Django and Docker and Redis as a broker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published