Latest Technology Posts

The newest blog posts are available below. You can also use the tag list in the sidebar to jump to posts about a specific topic.

Deploying Containers

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

Docker Compose

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.

Web Dockerfile

A Dockerfile for a Drupal dev environment including Apache, PHP, and XDebug, with some variation by environment.