Testdrivenio Django Celery Beat Save

Example of how to manage periodic tasks with Django, Celery, and Docker

Project README

Handling Periodic Tasks in Django with Celery and Docker

Example of how to manage periodic tasks with Django, Celery, and Docker

Want to learn how to build this?

Check out the post.

Want to use this project?

Spin up the containers:

$ docker-compose up -d --build

Open the logs associated with the celery service to see the tasks running periodically:

$ docker-compose logs -f 'celery'
Open Source Agenda is not affiliated with "Testdrivenio Django Celery Beat" Project. README Source: testdrivenio/django-celery-beat
Stars
80
Open Issues
2
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating