After learning how to deploy container services with Traefik, let's look at how to quickly deploy the open-source RSS management tools FreshRSS and RSSHub on an OCI ARM instance through Docker, making it easier to enjoy more immersive reading.
In the cloud computing era, containerized services have become the prevailing trend. Traefik, a cloud-native open-source reverse proxy and load-balancing tool, stands out for its strong performance and service discovery capabilities. This article demonstrates how to deploy and configure Traefik so you can get started quickly.
When purchasing instances from cloud providers, we often choose relatively conservative disk sizes for cost-performance reasons. As more and more services are deployed on an instance, the impact of insufficient space becomes increasingly obvious. This article shares how to use Rclone to expand disk space for free.
This article is part of the author's setup for an automated writing workflow. At present, I mainly use Markdown in Obsidian to write blog posts and notes, and images are often needed to enrich the information. Because Obsidian's local image management is not convenient enough, an automated workflow is needed to handle images in notes and blog posts.