Preface In the previous article (see: Cloudflare Tutorial for Home Data Center Series (II) Introduction to the Functions of Each Technical Node in the CF Overall Solution Traffic Sequence), I introduced the process of a user's access request from "entering the edge network of CF" to sending the request &…
Preface In the previous tutorial (see article: Home Data Center Series CF Tutorial (I) CF-related introduction and its benefits to personal webmasters), I introduced the main features provided by Cloudflare (hereinafter referred to as CF) and its solution (Free plan)...
Preface Since I started using CloudFlare (hereinafter referred to as CF) at the end of last year, I often mentioned in some articles that I would write a series of tutorials on CF functions. However, since CF has so many free functions, it takes constant learning and practice to understand a function...
Preface My previous article (Home Data Center Series: Using Cloudflare+Resend+Gmail to Create a Free Personal Business Email) introduced how to use Resend to create your own personal business email for free. When I was writing the article, I noticed that the receiving mailbox received…
I have been hanging out on Zhihu a lot recently (mainly answering questions to earn points to see if I can upgrade~), and I often see newcomers asking questions like how to build a personal blog, and then there are a bunch of template-like answers below: nothing more than various cloud hosting recommendations, or a bunch of blog architecture recommendations. In fact…
After I got my own domain name, I always wanted to have an email address with my own domain name suffix. At first, I spent a lot of effort to set up my own email server using my home broadband. But later I found that only some domestic free email addresses could receive emails. Others either could not be received at all or were in the trash, so...
1. Introduction The umima I previously set up (see article: Docker Series: Building a Website Traffic Monitoring System Based on umima) was version 1.33.1: However, the latest official version on GitHub is already 2.11.3: For someone with an upgrade obsession, this is…
Preface WordPress supports multi-site function, but I have never felt that there is an urgent need for multi-site, and I don’t want to use the equipment that normally runs the site for experimentation, so I have never tried it. A few days ago, in order to write a solution for WordPress multi-site (see…
Preface In the previous article, I used Cloudflare Tunnel to implement the "load balancing", "multi-active", and "automatic redundancy" functions of multi-node WordPress. However, this method is not suitable for me because my requirement is that my home data center is normally...
Project Background I have been thinking about how to "use the free tunnel of CloudFlare's free plan to achieve multi-node WordPress local access and disaster recovery solutions", but there is a big premise to achieve this solution: these nodes...