There is a well documented support article on how to do continuous integration on WP Engine with Bitbucket, but nothing that I could find for Azure Devops. This walkthrough will document how to do deployments to WP Engine site utilizing Azure Devops. I’ve set this up as a template instead of a single YAML file, so that it’s easier to deploy across multiple sites with only a couple of small tweaks on your parameters.

Read more Comments Off on WP Engine Deployments via Azure Devops Pipelines

You’ve decided you want to setup a site, or blog, or message board, or any number of web properties. You’ve picked your favorite CMS. You’ve decided on a topic for the site. You’ve picked or developed your theme. Now it’s time to stand the site up on a web host, but so…many…options. There are a few different ways you can approach picking a host depending on your needs, your skill set, and, of course, your budget.

Read more Comments Off on Where Should I Host?