Deploying Containers
Using GitLab CI/CD to deploy new containers with Docker swarm, and run the Drupal database update script.
Managing Linux servers, including bash scripts and Docker container definition.
Using GitLab CI/CD to deploy new containers with Docker swarm, and run the Drupal database update script.
A script to run on first build of the local dev environment including supporting Playwright, pa11y, and phpunit.
The devcontainer file specifies how VS Code will run this environment, including extensions, settings, and scripts.
How to build a project's Docker image in a GitLab CI/CD job and store it in the GitLab container registry.
Key scripts for a Drupal Docker setup includes connecting to and building the database, setting up key files with variables, and running Apache.
A Dockerfile for a Drupal dev environment including Apache, PHP, and XDebug, with some variation by environment.
A first-run script for a Drupal Docker image.
Detailing Dockerfile requirements for a Drupal Docker setup based on Oracle Linux.
devcontainer configuration for a Drupal local environment.
Dockerfile for a Drupal GitPod setup.