Preface I have written an article about using Docker to build a personal image hosting service based on Chevereto. However, if you use the most basic method mentioned in the article, that is, directly upload the image using the Chevereto web page and then get the URL in the image properties, it will be...
Preface I had this idea because I changed the domain name of the image hosting last time. Later, when I was batch modifying the image hosting addresses in the WordPress database, there was a format problem when copying and pasting the SQL command, which caused the WordPress database in mariadb to crash.
Preface Regarding password management, I believe it is a headache for most people, including me before. . I have always used two password management systems: one is the password management provided by Google that comes with Chrome, which is for websites; the other is the password management provided by the Mac system itself.
Preface For home data center website building, having your own image bed is a must: first, saving money is the bottom line, and you will never spend money to borrow others if you can build it yourself; second, you need to refine the regional processing of image bed access in the future (return different image beds according to the source address of the access from domestic and foreign countries...
Introduction What does "building a website with a public IP but no legal ports 80 and 443" mean? This mainly refers to two scenarios: home broadband with a public IP and unregistered cloud hosts. 1. Home broadband with a public IP Now home broadband with a public IP (mainly IP…
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...
Preface The free CDN solution provided by Cloudflare for individuals works well in places other than China. However, Cloudflare normally only accepts secondary domain names to be accessed in the form of NS, and the public IP address needs to be specified when setting up through DNS...
Preface As more and more applications are deployed in my home data center, my Chrome browser bookmarks are also increasing. It is not intuitive to select each time (the key is that there is no style), so I have to consider building a navigation page to organize the access links of these applications. After a long investigation, I feel that…
Foreword I am a little upset about the fact that I can only watch IPTV with various clients (although I have basically never watched it). What if I suddenly want to watch IPTV outside one day but I don’t have my mobile phone, iPad, or MacBook with me? Well, this possibility is too small,…
Preface Sometimes, in blog articles, I want to share some files for everyone to download. In fact, there are many ways to choose: nextcloud, links generated by cos built by minio, Baidu, Alibaba Cloud Disk, etc., but these methods have their own advantages and disadvantages (this...