1 Introduction In daily use, we often come across some excellent software managed by configuration files, such as HAProxy, Nginx, Apache and Keepalived. These software are famous for their high performance and flexibility, but their configuration files usually need to be directly…
Preface As mentioned at the end of a previous article (see article: Docker series Traefik file dynamic configuration practice: efficient implementation of local network load balancing), I use Traefik to implement load balancing for the main blog site and backup blog site in the home data center intranet (hot…
Preface This week's article was not originally about this, but because a friend in the group mentioned using instant.page to optimize WordPress access, I found that I had never heard of this thing (I admit that I am ignorant, after all, I have just come into contact with WordPress...
Before the introduction, the applications (including blogs) I deployed in my home data center have a simple 4-level structure in terms of network architecture: Cloudflare Tunnel---> Changting Leichi WAF Community Edition---> ZEVENET Load Balancing Community Edition--->…
Preface I officially started to pay attention to SEO in late May this year. Before that, because I had too few articles, I felt that it was not yet time to study SEO, so I simply set up Yoast SEO according to the basic tutorials on the Internet and left it alone (actually because I was lazy~, I gave myself a chance to not bother…
Preface I have said in previous articles that if you build a website based on Cloudflare, I always recommend using Cloudflare Tunnel to return to the source, because using Cloudflare Tunnel (also called Cl…
Preface In addition to Diffusion Bee introduced in the previous article, there is another free local AI image generation tool suitable for running on M series Macs: Draw Things. Introduction to Draw Things and installation software introduction...
Preface Originally, I wanted to write a tutorial on deploying "Stable Diffusion" on Mac, but I happened to see Diffusion Bee, which is actually based on "Stable Diffusion" but is very friendly to friends with no basic knowledge...
Foreword Because there are few people, I have never done group verification in the TG group. However, this week, I suddenly felt that it was low for the group to not have verification, so I decided to build a group verification robot: first, it can prevent robots from automatically joining the group to advertise; second, it will make friends who join the group think that I am more…
Preface In the previous article, I have written about how to run the llama3.2 3B model locally based on Ollama and call it using Lobechat (see article: Home Data Center Series Build Private AI: Build an Open Source Big Language Locally Based on Ollama...