Blog

Notes on TypeScript, Next.js, SQL, Go, and the craft of building fast, pragmatic web products.

blog posts

Posts tagged "wordpress" — 5 posts

Building My Own WordPress Hosting Service

Mar 31, 2025 • 5min read

What if you built your own WordPress hosting instead of using cPanel? Here is how I set up SenseiPress, from the first prototype to a working service.

wordpressnextjsdockersqlite

Migrate WordPress from NGINX-FPM to Coolify

Dec 2, 2024 • 4min read

Move an existing WordPress site from NGINX + PHP-FPM to a Docker setup on Coolify. A practical migration with database, files and DNS steps.

wordpressdocker

Migrate NGINX & PHP-FPM to Coolify

Nov 4, 2024 • 8min read

A step-by-step migration of a WordPress site from NGINX + PHP-FPM to Coolify, covering the database, files, permissions and DNS cutover.

wordpresscoolifydockerself-hosting

Migrate WordPress VPS to Coolify + Docker

Nov 4, 2024 • 4min read

Move your WordPress site from a traditional VPS to Coolify using Docker. Step-by-step setup for MariaDB, files and DNS in Spanish.

wordpressdocker

WordPress Deploy to Cloud Compute

May 20, 2023 • 6min read

Host WordPress for free on Google Cloud Compute or AWS. A step-by-step guide to set up a LAMP stack and get WordPress running on your own VM.

wordpress