Preface In fact, there are two considerations for making this navigation page: 1. Regular inspection of filing I filed with Tencent Cloud. Tencent Cloud will regularly check the content of the site corresponding to the www host of my filed domain name. One is to check whether the site is online, and the other is to check whether the site name is the same as the one filled in when filing...
Foreword Because I don’t want to publish some articles directly (maybe they are sensitive?), and using passwords feels low-level... I remembered that I saw some bloggers setting up VIP in a more technical way before, and I thought that maybe I could use it in the future, so I decided to make one myself. Because it involves…
After I built peertube, I used the pagoda panel (built-in nginx) to configure the reverse proxy (as mentioned above, when building peertube docker, you need to use the -e parameter to specify the domain name used to access peertube, whether to use http...
Introduction Basically, all applications deployed in the home data center are finally published to the outside through the reverse proxy. This is the same as configuring a reverse proxy on the cloud host. The only difference is that port 443 cannot be used for publishing. Since I am using the Baota Linux interface...
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...