In the previous post of this series we’ve successfully set up a WordPress blog on Google Compute Engine. It’s a very basic solution which would work, but it can be improved. As you know it stores all the files (wp-content/uploads/) and a DB on the same instance. This means that you can easily loose your
Continue reading How to configure WordPress to use CloudSQL?
Tag: gce
How to set up a WordPress blog on Google Compute Engine
In this post I’ll try to show you how to easily setup and run your WordPress blog on Google Compute Engine (GCE). What is Google Compute Engine? Following the official website: High-Performance, Scalable VMs Google Compute Engine delivers virtual machines running in Google’s innovative data centers and worldwide fiber network. Compute Engine’s tooling and workflow support enable scaling
Continue reading How to set up a WordPress blog on Google Compute Engine