This is running in a container

Kuberenetes on Google Cloud specifically. Just thought I’d see how it looks and works. Now I’ve moved my production blog over from my self-hosted linode. Running WordPress in a container with a separate MySQL container is working well!

Some features I really like over my roll-it-yourself approach:

  1. Upgrades are now seamless, no more update notifications, the docker container is setup to allow auto-updating.
  2. Plugins don’t need to be installed manually, they just install.
  3. Same with themes!
  4. Themes are easily customizable, no more mucking with permissions.
  5. It seems faster, but that may be because its running on a separate server from MySQL.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.