Despite working for a different hosting company with another local development option, I was using Local for local WordPress development for years before joining Pantheon, and I recently was trying to get it working again since upgrading to the latest version. With Local 3, I learned this neat trick from Sal Ferrarello for using WP-CLI …
Category Archives: Development
Multiple Aliases in SSH Config
IĀ used to use Text Expander to shortcut ssh hostnames, but as I setup a new laptop this last year, got into doing it all more “properly” with my ssh config file and wanted a fresh start. If you’re unfamiliar with the practice, you can store an alias at ~/.ssh/config, with an entry like this: I’d …
Fixing Cloudway’s WP-Salt + WP-CLI Conflict
I discovered Cloudways hosting after seeing a client host a number of sites there, and enjoy the flexibility of their managed system as well as an extensive API to interact with and speed up both our StagingPilot integration as well as hosting a handful of my own sites. One interesting quirk I’ve discovered is, they …
Continue reading “Fixing Cloudway’s WP-Salt + WP-CLI Conflict”