Wordpress Migrating from wordpress.com to Ghost As part of a big cleanup of my web sites, I am moving a wordpress.com site into my default Ghost Docker stack. It's a flying blog, with a few hundred MB of images.
Wordpress Reducing memory use on my MariaDB/Mysql Wordpress docker stack I found that after migrating in from a locally installed Wordpress duo on a 2GB VPS, my new instance started crashing once a day, due to running out of memory.
Wordpress This time it's Multisite - Migrating locally installed Wordpress to a Traefik Dockerised stack I still have a locally installed Wordpress Multisite instance on my old server, and I will need to migrate it to a docker stack too, before I can decommission.
Wordpress Migrating a Wordpress local install to a Traefik Dockerised stack I have two legacy Wordpress sites on a VPS with 2GB memory. I'd like to move them to an upgraded Ubuntu keeping Nginx, and at the same time - Dockerise!
Wordpress Building a twin Wordpress stack with Traefik, Nginx and Docker I am going to build a dual Wordpress stack with Traefik, Nginx, PHP-fpm, and MariaDB in Docker, using Docker-compose. I plan to eventually migrate into this from an older server I have with locally installed Wordpress.
Getting Started Comparing blog comment systems with privacy features I am looking for an embedded comment system heavy on privacy features, light and fast, that I can self host in Docker. Time to get installing!