<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Articles on portfolio-hwn</title>
    <link>http://localhost:1313/articles/</link>
    <description>Recent content in Articles on portfolio-hwn</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>fr</language>
    <copyright>© 2026 </copyright>
    <lastBuildDate>Sun, 05 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://localhost:1313/articles/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Total War Warhammer III Mod Manager sous Linux</title>
      <link>http://localhost:1313/articles/warhammer-mod-manager/</link>
      <pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>http://localhost:1313/articles/warhammer-mod-manager/</guid>
      <description>&lt;h3 class=&#34;relative group&#34;&gt;Pourquoi ce projet ?&#xA;    &lt;div id=&#34;pourquoi-ce-projet-&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#pourquoi-ce-projet-&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Après avoir migré vers Nobara Linux, j&amp;rsquo;ai constaté que&#xA;le gestionnaire de mods réalisé par Creative Assembly ne fonctionnait pas correctement&#xA;sous Linux via Proton, contrairement à Windows.&lt;/p&gt;&#xA;&lt;p&gt;C&amp;rsquo;est pourquoi j&amp;rsquo;ai décidé de développer un gestionnaire de mods natif, optimisé pour Linux mais également compatible avec Windows.&lt;/p&gt;&#xA;&lt;p&gt;L&amp;rsquo;objectif était d&amp;rsquo;offrir une gestion fluide des fichiers et des profils, le tout dans une interface réactive développée avec Rust et Vue.js.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Photos : Immich en auto-hébergement</title>
      <link>http://localhost:1313/articles/immich-selfhosting/</link>
      <pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>http://localhost:1313/articles/immich-selfhosting/</guid>
      <description>&lt;h3 class=&#34;relative group&#34;&gt;Contexte&#xA;    &lt;div id=&#34;contexte&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#contexte&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Après plusieurs années à utiliser Google Photos tout en payant pour le stockage, j&amp;rsquo;ai décidé de migrer vers une solution auto-hébergée afin de bénéficier d&amp;rsquo;une alternative plus privée, personnalisable et économique à long terme.&lt;/p&gt;&#xA;&lt;p&gt;Mon choix s&amp;rsquo;est porté sur &lt;strong&gt;Immich&lt;/strong&gt;, une application de gestion de photos open-source conçue pour être performante, sécurisée et intuitive.&lt;/p&gt;&#xA;&lt;p&gt;Elle dispose d&amp;rsquo;une interface web très aboutie, mais aussi d&amp;rsquo;une application Android/iOS, ce qui a été un argument déterminant pour moi.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Watchtower : Automatisation des mises à jour Docker</title>
      <link>http://localhost:1313/articles/watchtower-setup/</link>
      <pubDate>Sun, 15 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>http://localhost:1313/articles/watchtower-setup/</guid>
      <description>&lt;h3 class=&#34;relative group&#34;&gt;Le besoin&#xA;    &lt;div id=&#34;le-besoin&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#le-besoin&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Maintenir les services Docker à jour automatiquement pour bénéficier des derniers correctifs de sécurité sans intervention manuelle quotidienne.&lt;/p&gt;&#xA;&#xA;&lt;h3 class=&#34;relative group&#34;&gt;Installation &amp;amp; Configuration&#xA;    &lt;div id=&#34;installation--configuration&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#installation--configuration&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h3&gt;&#xA;&lt;p&gt;J&amp;rsquo;ai utilisé Docker Compose pour déployer Watchtower. Voici les points clés de ma configuration :&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Montage du socket Docker :&lt;/strong&gt; Indispensable pour que Watchtower puisse surveiller et redémarrer les autres conteneurs.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Intervalle :&lt;/strong&gt; Une vérification toutes les 24h est suffisante pour mon usage.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Nettoyage :&lt;/strong&gt; Activation du nettoyage automatique pour éviter l&amp;rsquo;accumulation d&amp;rsquo;images obsolètes.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Redémarrage forcé :&lt;/strong&gt; Garantit que les conteneurs sont redémarrés après une mise à jour, assurant ainsi l&amp;rsquo;application des nouvelles versions.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Limitation de ressources :&lt;/strong&gt; Bien que Watchtower soit très léger, je lui ai alloué une limite de mémoire par précaution.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;highlight-wrapper&#34;&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-yaml&#34; data-lang=&#34;yaml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;services&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#f92672&#34;&gt;watchtower&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;image&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;containrrr/watchtower:latest&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;container_name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;watchtower&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;restart&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;unless-stopped&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;volumes&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      &lt;span style=&#34;color:#75715e&#34;&gt;# Indispensable pour que Watchtower voie tous les conteneurs du serveur&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;/var/run/docker.sock:/var/run/docker.sock&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;environment&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      &lt;span style=&#34;color:#75715e&#34;&gt;# Intervalle de scan : 86400 secondes (24 heures)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;WATCHTOWER_POLL_INTERVAL=86400&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      &lt;span style=&#34;color:#75715e&#34;&gt;# Nettoyage automatique des images orphelines (gain de place sur le serveur)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;WATCHTOWER_CLEANUP=true&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      &lt;span style=&#34;color:#75715e&#34;&gt;# Force le redémarrage des conteneurs après mise à jour&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;WATCHTOWER_INCLUDE_RESTARTING=true&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;deploy&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      &lt;span style=&#34;color:#f92672&#34;&gt;resources&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;limits&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          &lt;span style=&#34;color:#f92672&#34;&gt;memory&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;128M&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&#xA;&#xA;&lt;h3 class=&#34;relative group&#34;&gt;Retour d&amp;rsquo;expérience&#xA;    &lt;div id=&#34;retour-dexpérience&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#retour-dexp%c3%a9rience&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h3&gt;&#xA;&lt;p&gt;Depuis la mise en place de Watchtower, mes conteneurs sont automatiquement mis à jour sans aucune intervention de ma part.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Sécuriser son Home Lab avec Authentik &amp; SSO</title>
      <link>http://localhost:1313/articles/authentik-sso/</link>
      <pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>http://localhost:1313/articles/authentik-sso/</guid>
      <description>&lt;h3 class=&#34;relative group&#34;&gt;🛡️ Le défi : Sécuriser l&amp;rsquo;ouverture au Web&#xA;    &lt;div id=&#34;-le-défi--sécuriser-louverture-au-web&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#-le-d%c3%a9fi--s%c3%a9curiser-louverture-au-web&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h3&gt;&#xA;&lt;p&gt;À l&amp;rsquo;origine, mon Home Lab fonctionnait en vase clos. Mais l&amp;rsquo;ajout de services gourmands en partage (comme &lt;strong&gt;Jellyfin&lt;/strong&gt; pour le streaming ou &lt;strong&gt;Immich&lt;/strong&gt; pour les photos) a imposé une exposition sur Internet.&lt;/p&gt;&#xA;&lt;p&gt;Le problème ? Multiplier les comptes utilisateurs et les mots de passe sur chaque application est un cauchemar en termes de sécurité et d&amp;rsquo;expérience utilisateur. J&amp;rsquo;ai donc cherché une solution de &lt;strong&gt;Single Sign-On (SSO)&lt;/strong&gt; capable de :&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Migration : De Windows à Nobara Linux</title>
      <link>http://localhost:1313/articles/windows-to-nobara/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>http://localhost:1313/articles/windows-to-nobara/</guid>
      <description>Mon passage vers un système 100% Linux pour gagner en performance, en contrôle et en indépendance.</description>
      
    </item>
    
  </channel>
</rss>
