Posts from 2025

Looking for all posts published in 2025? You've come to the right place.

Deploying Containers

Using GitLab CI/CD to deploy new containers with Docker swarm, and run the Drupal database update script.

The Docker Compose Setup

Docker Compose for the Drupal setup, including a two-tiered approach for differentiating local.

Start Scripts

Key scripts for a Drupal Docker setup includes connecting to and building the database, setting up key files with variables, and running Apache.

Introduction to Drupal Caching

Caches are an important tool in Drupal to keep page loads as efficient as possible, without risking showing old inaccurate information.