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

Stephane Thirion

Hi I'm Stephane Thirion
Saint-Germain-en-Laye https://www.archy.net 339 posts
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
Automating VM Deployment in VMware vSphere with Ansible ansible

Automating VM Deployment in VMware vSphere with Ansible

This post aimed to provide a clear understanding of how the Ansible playbook functions for creating multiple VMs in a VMware vSphere environment.

  • Go to the profile of  Stephane Thirion
Stephane Thirion
5 Apr 2024 · 4 min read
Installing Ansible on Ubuntu ansible

Installing Ansible on Ubuntu

Quick post to run through Ansible installation on an Ubuntu OS.

  • Go to the profile of  Stephane Thirion
Stephane Thirion
4 Apr 2024 · 2 min read
What is Ansible? ansible

What is Ansible?

I've been tired of cloning my Ubuntu template to build again and again some Docker Swarm and Kubernetese node so I was looking for a quick and cheap way to automate these tasks. This is an ideal tool for homelab, it's lightweight and free !

  • Go to the profile of  Stephane Thirion
Stephane Thirion
4 Apr 2024 · 3 min read
Docker Swarm vs Kubernetes: A Comprehensive Comparison Docker

Docker Swarm vs Kubernetes: A Comprehensive Comparison

Digging deep into Docker Swarm, i found some limitation when using it with ansible, and in the end with the high availability and upgrade process which I was not very satisfy with. So I explored, again, Kubernetese...

  • Go to the profile of  Stephane Thirion
Stephane Thirion
3 Apr 2024 · 3 min read
Traefik and NetScaler Content Switching - lb and monitor NetScaler

Traefik and NetScaler Content Switching - lb and monitor

The software I use, Ghost behave in a weird way and was sending http (instead of https) for all the pictures... The only way to correct this is to go through traefik to have a first reverse proxy and then going through the Netscaler stack

  • Go to the profile of  Stephane Thirion
Stephane Thirion
29 Mar 2024 · 2 min read
From Docker to (Docker) Swarm 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

  • Go to the profile of  Stephane Thirion
Stephane Thirion
27 Mar 2024 · 4 min read
Docker Swarm on Ubuntu 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

  • Go to the profile of  Stephane Thirion
Stephane Thirion
23 Mar 2024 · 4 min read
Busy Light with ESP8266 mini D1 and Home Assistant busy light

Busy Light with ESP8266 mini D1 and Home Assistant

Working at home is nice, having the chance to have my own room for that is ever more lucky. But still I'm working at home and family just

  • Go to the profile of  Stephane Thirion
Stephane Thirion
17 Mar 2024 · 3 min read
Citrix Adaptive Authentication (Netscaler) SAML Assertion verification failed Citrix Cloud

Citrix Adaptive Authentication (Netscaler) SAML Assertion verification failed

When integrating new authentication policies and actions on the AAA server available with Adaptive Authentication in Citrix Cloud you may encounter this error after a successful saml authentication

  • Go to the profile of  Stephane Thirion
Stephane Thirion
21 Feb 2024 · 1 min read
Synchronizing Disabled User Accounts Between Active Directory Domains (forest) Using PowerShell script

Synchronizing Disabled User Accounts Between Active Directory Domains (forest) Using PowerShell

Managing multiple domains within an organization can be a complex task even more during migration phases which can last some times... One common challenge is ensuring that the user accounts are synchronized across domains, especially when disabling or deleting users in the source domain...

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