Tag: WordPress
-

Invisible Bridge — Exposing Our Home Blog Externally with Cloudflare Tunnel
A guide on exposing a WordPress blog hosted on our home computer under a clean domain. A self-hosting guide using Cloudflare Tunnel and cloudflared without opening router ports…
-

Bots Arrive Within 24 Hours — Security P0 Before Domain Disclosure
If a WordPress domain is disclosed, bots will begin brute force attacks within 24 hours. A 25-minute task can block 99% of these attacks — block xmlrpc +…
-

One-Pyeong Server — Running WordPress with Docker
A 30-minute process to launch WordPress, MariaDB, and Redis on a single mini-PC using a Docker Compose file. Five traps and reasons for the decision.