Stephane Thirion
  • home
  • events 2025
  • homelab
  • raidho consulting
  • links
  • rule of 3
Log in Subscribe
Log in Subscribe
  • home
  • events 2025
  • homelab
  • raidho consulting
  • links
  • rule of 3

Stephane Thirion

Hi I'm Stephane Thirion
Saint-Germain-en-Laye https://www.archy.net 331 posts
Homelab serie -- The software 3/3 HomeLab

Homelab serie -- The software 3/3

SamanthAI my artificial intelligence learning lab, all about LLMs and personnal assistant

  • Go to the profile of  Stephane Thirion
Stephane Thirion
24 Mar 2025 · 3 min read
Homelab serie -- The software 2/3 HomeLab

Homelab serie -- The software 2/3

Docker Swarm & Containers

  • Go to the profile of  Stephane Thirion
Stephane Thirion
17 Mar 2025 · 4 min read
Homelab serie -- The software 1/3 HomeLab

Homelab serie -- The software 1/3

Dropping everything in a single blog post is difficult so I chose to split it in three parts

  • Go to the profile of  Stephane Thirion
Stephane Thirion
17 Mar 2025 · 4 min read
Homelab serie -- The hardware HomeLab

Homelab serie -- The hardware

For as long as I can remember, I've had a homelab. Honestly, it’s been so many years now that I can hardly recall exactly when or how it all began

  • Go to the profile of  Stephane Thirion
Stephane Thirion
15 Mar 2025 · 7 min read
DIY NAS 2025 (homelab) 2/2 NAS

DIY NAS 2025 (homelab) 2/2

When configuring my NAS system, I selected TrueNas Scale instead of Unraid due to specific considerations related to my primary workloads: virtual machines managed with Proxmox and Docker Swarm. Here are the key reasons for my choice

  • Go to the profile of  Stephane Thirion
Stephane Thirion
14 Mar 2025 · 3 min read
DIY NAS 2025 (homelab) 1/2 HomeLab

DIY NAS 2025 (homelab) 1/2

Synology NAS devices are renowned for their versatility, offering everything from file sharing and virtualization support to advanced backup solutions. However, after years of using my Synology DS3617xs...

  • Go to the profile of  Stephane Thirion
Stephane Thirion
13 Mar 2025 · 4 min read
Deploy Citrix Netscaler Console (ADM) on Proxmox Citrix

Deploy Citrix Netscaler Console (ADM) on Proxmox

Citrix Netscaler Console (ex ADM) is a centralized management solution provided by Citrix that enables administrators to manage, monitor, and automate tasks across a different Citrix products

  • Go to the profile of  Stephane Thirion
Stephane Thirion
24 Feb 2025 · 4 min read
Configuring LACP in Proxmox proxmox

Configuring LACP in Proxmox

In today's virtualized environments / homelabs, maximizing network performance is crucial for ensuring smooth operation of hypervisors like Proxmox.

  • Go to the profile of  Stephane Thirion
Stephane Thirion
23 Feb 2025 · 3 min read
Deploying Portainer and Agent in Docker Swarm Using a Compose File portainer

Deploying Portainer and Agent in Docker Swarm Using a Compose File

In this post, we’ll walk through a Docker Compose file that deploys both the Portainer Server (Enterprise Edition) and the Portainer Agent on a Docker Swarm cluster

  • Go to the profile of  Stephane Thirion
Stephane Thirion
5 Feb 2025 · 4 min read
How I Combined Nightscout and Ollama to Monitor My Son’s Glycemia with AI Nightscout

How I Combined Nightscout and Ollama to Monitor My Son’s Glycemia with AI

As a parent of a child with diabetes, managing glycemia levels can feel like a full-time job...

  • Go to the profile of  Stephane Thirion
Stephane Thirion
25 Jan 2025 · 5 min read
Setting Up Ollama with Open-WebUI: A Docker Compose Guide ollama

Setting Up Ollama with Open-WebUI: A Docker Compose Guide

In this blog post, we'll dive into setting up a powerful AI development environment using Docker Compose. The setup includes running the Ollama language model server and its corresponding web interface, Open-WebUI, both containerized for ease of use.

  • Go to the profile of  Stephane Thirion
Stephane Thirion
24 Jan 2025 · 4 min read
Deploying Hoarder on Docker Swarm hoarder

Deploying Hoarder on Docker Swarm

Deploying a modern, multi-container application in a Docker Swarm environment can be both exciting and challenging. In this post, we'll walk through a sample Docker Compose file that deploys the Hoarder application along with its necessary dependencies

  • Go to the profile of  Stephane Thirion
Stephane Thirion
12 Jan 2025 · 4 min read
Deploying Uptime Kuma on Docker Swarm uptime

Deploying Uptime Kuma on Docker Swarm

Uptime Kuma is a self-hosted monitoring tool that allows you to keep track of your websites, services, or APIs with ease. In this guide, we'll go through the process of deploying Uptime Kuma on a Docker Swarm cluster using a highly available configuration.

  • Go to the profile of  Stephane Thirion
Stephane Thirion
10 Jan 2025 · 3 min read
Monitoring a Proxmox Cluster with Grafana and InfluxDB Using the Metric Server Menu proxmox

Monitoring a Proxmox Cluster with Grafana and InfluxDB Using the Metric Server Menu

Proxmox is a robust and scalable virtualization platform, and monitoring its performance is crucial for maintaining optimal operations. Integrating Grafana and InfluxDB provides an intuitive way to visualize and analyze your Proxmox cluster's metrics.

  • Go to the profile of  Stephane Thirion
Stephane Thirion
30 Dec 2024 · 3 min read
Installing and Running Freqtrade on Docker Swarm 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.

  • Go to the profile of  Stephane Thirion
Stephane Thirion
30 Dec 2024 · 3 min read
Setting Up an AdGuard Home Cluster with Shared Configuration on Docker Swarm and Raspberry Pi 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.

  • Go to the profile of  Stephane Thirion
Stephane Thirion
30 Dec 2024 · 4 min read
Building a Monitoring Stack on Docker Swarm with Prometheus, Grafana, and InfluxDB 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...

  • Go to the profile of  Stephane Thirion
Stephane Thirion
25 Dec 2024 · 3 min read
Ansible Playbook for Creating Multiple VMs with Sequential Naming in vCenter ansible

Ansible Playbook for Creating Multiple VMs with Sequential Naming in vCenter

In this blog post, we will explore an Ansible playbook that creates multiple virtual machines (VMs) in a vCenter environment.

  • Go to the profile of  Stephane Thirion
Stephane Thirion
11 Apr 2024 · 5 min read
© 2025 Stephane Thirion. All rights reserved.
Design with by @GodoFredoNinja
  • Sign up