HomeLab Homelab serie -- The software 2/3 Docker Swarm & Containers Stephane Thirion 17 Mar 2025 · 4 min read
freqtrade Installing and Running Freqtrade on Docker Swarm 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. Stephane Thirion 30 Dec 2024 · 3 min read
adguard Setting Up an AdGuard Home Cluster with Shared Configuration on Docker Swarm and Raspberry Pi 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. Stephane Thirion 30 Dec 2024 · 4 min read
Docker Building a Monitoring Stack on Docker Swarm with Prometheus, Grafana, and InfluxDB 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... Stephane Thirion 25 Dec 2024 · 3 min read
swarm From Docker to (Docker) Swarm As mentioned on a previous blog post, I need to get rid of all the different Docker container hosted on several virtual machines to simplify the management and the high Stephane Thirion 27 Mar 2024 · 4 min read
Docker Docker Swarm on Ubuntu Docker Swarm is a container orchestration tool that enables the deployment, scaling, and management of Docker containers across a cluster of machines Stephane Thirion 23 Mar 2024 · 4 min read