Django with Celery

Basic structure of a Django app with Postgres, Celery, Redis, and Flower.

Deploy Django with Celery

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

More templates in this category

View Template
mellow-vue
A full-stack Vue app with The Boring JavaScript Stack.

View Template
Sveltekit NestJS
Full-stack with SvelteKit + NestJS + Prisma + Postgresql with utils

View Template
.NET8 Web API
A basic ASP.NET Core Web API template (.NET 8)