All Templates / Starters
Django with Celery
Basic structure of a Django app with Postgres, Celery, Redis, and Flower.
Django
tecladocode/django-celery-starter
Just deployed
Redis
bitnami/redis
Just deployed
/bitnami
Postgres
railwayapp-templates/postgres-ssl:latest
Just deployed
/var/lib/postgresql/data
Celery
tecladocode/django-celery-starter
Just deployed
Flower monitoring
tecladocode/django-celery-starter
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-starterDetails
Jose Salvatierra's Projects
Created on Apr 1, 2024
61 total projects
14 active projects
71% success on recent deploys
Python
Starters
More templates in this category
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Odogwu Machalla's Projects
38