Tutorials in Web Development

Tag Docker Compose

Dockerizing Django

Setup a Docker development environment for Django with docker-compose.

Dockerizing Gatsby

Set up a Docker development and production environments for Gatsby with docker-compose.

Installing Let’s Encrypt on a Reverse Proxy for Multiple Dockerized WordPress Sites

Building an Nginx reverse proxy to redirect to multiple docker apps.

TDD with Django-Graphene & Docker Part 1 — Setup the Django Development Environment

Setup a docker-compose development and production environments for Gatsby with a Django Graphene backend.

TDD with Django, GraphQL & Docker Part 7 — Backup DB & Makefile

Backing Up Our Database One of the final tasks we need to address is how to back up a postgres database running inside a docker container. Not that difficult: After running the command above if you check the contents of… Continue Reading →

TDD with Gatsby, Django & Docker Part 1, Chapter 01 — Setup the Django Development Environment

Setup a docker-compose development and production environments for Gatsby with a Django Graphene backend.

TDD with Gatsby, Django & Docker Part 1, Chapter 07 — Backup DB & Makefile

Backing Up Our Database One of the final tasks we need to address is how to back up a postgres database running inside a docker container. Not that difficult: After running the command above if you check the contents of… Continue Reading →

TDD with Gatsby, Django & Docker Part 2, Chapter 08 — Setup Gatsby Development Environment

Using test driven development (TDD), with Gatsby and Docker.

TDD with Gatsby, Django & Docker Part 2, Chapter 08 — Setup Gatsby Development Environment Updated

Using test driven development (TDD), with Gatsby and Docker.

Todo App with Gatsby, Django & Docker Part 1 — Setup Gatsby Development Environment

Using test driven development (TDD), with Gatsby and Docker.

© 2025 Leeson Research

Up ↑