Blog posts filed under “DevOps”
RSS feed for DevOps
-
Recently, I onboarded to a new project that required Lando, a popular local development server. When I am coding, I consider Xdebug to be of immense value for debugging and defining variables.
-
Docksal has become one of the de facto standards for local DevOps in the PHP, Drupal, and WordPress sphere. Docksal sits on top of Virtual Box and Docker to make it easy and fast to get up and running with your local development environment.
-
In this blog post, I experiment with importing an existing Drupal 8 site configuration into a new site. Disclaimer: the steps in this tutorial are not recommend for a live site and are experimental!
-
In my free time recently, I've been designing and developing a little Drupal 8 site that I'd like to bring online. From the start, I knew I'd need a decent web host with all the fixins' Drush, Git and most of all, PHP 5.4 as that's the minimum required for Drupal 8.