Tagged “django”
- 2025
- May
-
Dockerizing a Django Backend with Multi-Container Images: A Step-by-Step Guide
Learn how to Dockerize your Django backend using a multi-container setup with MySQL, Redis, Celery, and Nginx. This step-by-step guide covers Dockerfile, docker-compose, environment setup, and deployment tips for scalable web applications.
-
Moving My Dockerized Backend from Azure VPS to a Cheaper VPS
How I moved my Django backend from Azure's student VPS to a more affordable VinaHost server using Docker and Docker Compose — including lessons learned and my VPS cost comparison.
- April
-
Set up Celery production for Django project
Set up Celery for a Django project on production with services to serve for the crob job
See all tags.