Author: tangwudi

I am a poor loser who really likes to study technology and sing. Although I have nothing to do now, I used to be a senior IT practitioner with 19 years of work experience: network engineer of an integration company in 2002, pre-sales engineer of a general agent in 2007, and sales engineer of a foreign company in 2011. I have grown up with the development of the domestic IT industry. The key is that I can sing well, which is so annoying. My main hobby now, in addition to studying singing, is to study the "True Home Data Center" solution. The ultimate goal is to allow anyone to use the idle hardware at home to build and publish their own website in minutes (a little exaggerated). For friends who pursue it, they can also achieve a certain level of security protection through various technical means (mainly free), and finally realize: everyone can have a website.

241 Posts

The emby series builds a perfect playback solution of high-definition player + emby
Preface Because of the various chaos in the membership system of domestic film and television platforms, some friends who like to toss around have been forced to start downloading movies by themselves (of course, some people have always downloaded movies by themselves and have never changed, such as me~). Putting aside how to find the download address of high-definition resources with great difficulty in the current network environment, how to…
Home Data Center - Application Deployment: Reverse Proxy (Part 2)
In the previous article, we introduced how to deploy reverse proxy for home broadband in different situations. In the next article, we will introduce the working principle and configuration points of reverse proxy. For reverse proxy to work properly, two problems need to be solved: binding application to domain name and passing parameters...
Home Data Center - Application Deployment: Reverse Proxy (Part 1)
After the deployment of hardware, software, and applications is completed in the home data center, the applications need to be released to the outside world. Unlike traditional home broadband applications, the application release of the home data center involves many applications, which is far from being as simple as mapping a few ports on the router (assuming there is a public network address)...
Build a real-time health monitoring and alarm system based on uptime and bark.
Preface As our internal applications become more and more complex, a problem that must be solved is how to control the running health of all applications in real time and receive alarms as soon as problems occur in the applications. To solve this problem, we need to build our own real-time health monitoring system for applications.
Linux Panel Series Pagoda Panel Introduction
When we talked about the choice of home data center software environment, we mentioned LNMP (LAMP). Although we mainly use Docker to deploy home data center applications later, LNMP (LAMP) is still the choice of many production environments. Manual...