Tag: Home Data Center

130 Posts

A Guide to Setting Up an Independent Personal Blog and Avoiding Pitfalls
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…
Build a free personal-level business email using Cloudflare, Resend, and Gmail.
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...
WordPress was enabled in multisite mode, and data was migrated from the old site to the new site.
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…
Let's discuss the available options for building a personal blog, starting with the recent internet outage at home.
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,…
Using cloudflare tunnel to automatically take over the disaster recovery site when the main WordPress site fails
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...
Using rclone and cloudflare R2 to create a remote disaster recovery image hosting service for Chevereto
Preface In my previous article (Home Data Center Series Chevereto Image Bed Multi-Node Scheduled Automatic Synchronization Tutorial), I mentioned that after building the main site (located in the home data center) + backup site (located in the home data center) + local disaster recovery site of Chevereto, which is currently self-built.