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...
Foreword For the analysis of the needs of general users for NAS, please refer to my other article (A series of tricks on how to choose the NAS that suits you best), so I won’t go into details here. The main target of this article is people who need a lot of storage space on NAS, including but not limited to: people who have a hobby of collecting…
Foreword: I have been reading about the knowledge points related to how to solve the Ajax cross-domain problem caused by the browser homology policy restrictions. However, when I was thinking about how to write an article to record the relevant knowledge points, I found that it was difficult to explain it clearly from an angle that is easy for ordinary people to understand, and it was even difficult to give examples. Thinking back...
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...
The version of umima (see article: Building a website traffic monitoring system based on umami in Docker series) built before is 1.33.1: The latest official version of GitHub is 2.11.3: For a person with obsessive-compulsive disorder about upgrading, how can this be tolerated? …
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…
The first time I was disconnected from the Internet and locked my account was when I was disconnected from the Internet by China Telecom for two days last month. Around 10pm one night in mid-May, my broadband suddenly disconnected from the Internet. I thought it was a normal broadband failure, so I didn’t pay much attention to it. I directly called 10000 to report the failure and went to sleep. The next morning,…
前言 在上一篇文章中,我用cloudflare tunnel实现了多节点wordpress的"负载均衡"、"多活"、"自动冗余"功能。不过,这种方式并不适合我,因为我的需求是平时我的家庭数据中心正常时…