Tagged “docker”
- 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.
See all tags.