Tagged "Drupal"

Working with the Drupal content management system, either with UI configuration or with code.

PHPUnit

Drupal offers a few types of phpunit regression testing suites, and those tests can also be run in CI/CD and in local development.

Database Lifecycle

I developed a semi-automated method to keep databases roughly in sync across environments.

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.