-
Docker container version control WUD

How to turn the chaotic updating of dozens of Docker containers into a streamlined process? In this article, we explore the installation and detailed configuration of What’s Up Docker (WUD) on Raspberry Pi 5. From resolving authorization errors and Docker… >>>
-
Monitoring Docker Container Activity in Zabbix

Setting up Docker container monitoring in Zabbix is a task I decided to implement for my home server based on the Raspberry Pi 5. Since I run several containers (databases, WordPress, UniFi controller), it is crucial for me to see… >>>
-
Setting Up Redis Object Cache for WordPress

Every WordPress site owner eventually faces the challenge of optimizing load speeds. In this article, I’ll share my personal experience of how I permanently fixed the critical “You should use a persistent object cache” warning in the Site Health section.… >>>
-
How to Run the UniFi Controller in Docker on Raspberry Pi 5

After upgrading from Raspberry Pi 4 to Raspberry Pi 5, I started migrating all my services into Docker containers, and UniFi Network Application was no exception. In this article, I describe step by step how to run UniFi in Docker,… >>>
-
How to Migrate WordPress to Docker on a Raspberry Pi

The migration from Raspberry Pi 4 to Raspberry Pi 5 became a perfect opportunity to streamline the infrastructure and transition to containerization. Most services, including WordPress, were moved from traditional system-level installations into Docker. This approach made it possible to… >>>
