
WordPress plugins for the cloud
3 min read
When I created this blog, I wanted to minimize the impact on the VM I was using by storing whatever I could outside the VM. Additionally, I…
2 posts with this tag

When I created this blog, I wanted to minimize the impact on the VM I was using by storing whatever I could outside the VM. Additionally, I…

As I describe in my previous post, this site is running in a docker container on an Azure VM. In this post, I will explain how to configure…