Homelab serie -- The software 2/3
Docker Swarm & Containers
Docker Swarm & Containers
Installing and managing Freqtrade, a cryptocurrency trading bot, on a Docker Swarm infrastructure might seem challenging at first. However, with the right configuration and a few tips, you can deploy a robust, scalable solution.
In this blog, we will walk you through the steps to set up an AdGuard Home cluster, with one node running in a Docker Swarm environment and another node running on a standalone Raspberry Pi using a Docker configuration file.
Monitoring environments is critical for maintaining the performance and reliability of modern applications. This blog post details the setup of a monitoring stack in Docker Swarm using Prometheus, Grafana, and InfluxDB. We'll focus on a practical example using NFS for shared storage...
As mentioned on a previous blog post, I need to get rid of all the different Docker container hosted on
Docker Swarm is a container orchestration tool that enables the deployment, scaling, and management of Docker containers across a cluster of machines