Blog
Notes on TypeScript, Next.js, SQL, Go, and the craft of building fast, pragmatic web products.
blog posts
Building My Own WordPress Hosting Service
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.
Migrate WordPress from NGINX-FPM to Coolify
Move an existing WordPress site from NGINX + PHP-FPM to a Docker setup on Coolify. A practical migration with database, files and DNS steps.
Migrate NGINX & PHP-FPM to Coolify
A step-by-step migration of a WordPress site from NGINX + PHP-FPM to Coolify, covering the database, files, permissions and DNS cutover.
Migrate WordPress VPS to Coolify + Docker
Move your WordPress site from a traditional VPS to Coolify using Docker. Step-by-step setup for MariaDB, files and DNS in Spanish.
WordPress Deploy to Cloud Compute
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.