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
Created on Apr 1, 2024
47 total projects
9 active projects
69% 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.
Prosper Otemuyiwa
10
TanStack + React Starter
A barebones TypeScript React starter with TanStack Router & Query setup
Kyle Gill
21
Scala Play
A simple Play framework app connected to a Postgres database.
Prosper Otemuyiwa