Examples of Basic DevOps Tooling for Drupal
A Drupal project requires a basic “devops” framework – the commands to Build, Validate, Run Tests, and Deploy.
Some of these...
- Blog
- Robert Ristroph
- 9 minute read
Maintenance of multisite platforms on Acquia Site Factory (ASF) and Content Hub (ACH) generally requires developers.
This article...
One of the most common requests / questions we get is to support CI/CD for multisite codebases. This comes up regularly for our...
NOTE: This article mentions BLT. Acquia will EOL BLT on December 31, 2024. Please also see You Don't Need BTL on Acquia Cloud.
...Those of us who know Drupal well love it for its flexibility. Like a pile of toy building blocks, we see the myriad of...
The great news is that Drupal’s built-in configuration management capabilities make this easier than ever. You can create a...