Tagged "DevOps"

Development tools, Continuous Integration and Continuous Delivery/Deployment (CI/CD), and generally the processes that streamline development operations.

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.

Deployment Overview

Beginning a series on my Drupal development setup, including Docker containerized deploys, this provides an overview of the environments.