Deploy Django with Celery
Basic structure of a Django app with Postgres, Celery, Redis, and Flower.
Just deployed
Redis
Just deployed
/bitnami
Just deployed
/var/lib/postgresql/data
Just deployed
Flower monitoring
Just deployed
Django app with Postgres, Celery, Redis, and Flower. The deployed Celery repo should be changed to your own app repo with Celery added to your requirements file.
Using Flower for observing Celery tasks, with port 5555 open.
Requires wiring up access between databases and app & Celery.
Template Content
Redis
bitnami/redisFlower monitoring
tecladocode/django-celery-starter