Category: Technology Hall

240 Posts

Chevereto + PicGo + Obsidian enable efficient image hosting, image uploading, and image URL retrieval.
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...
Using Docker to set up a blog slave site based on WordPress and configuring regular backups of the master and slave sites.
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.
Use Docker to build your own image hosting service based on Chevereto.
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...
Solve the problem of having a public IP address but lacking valid ports 80 and 443 by using Cloudflare's Origin Rules.
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…