From 27432e70e9c9d6e364241c8537c2e315f66c0118 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Mon, 26 May 2025 06:31:55 +0000 Subject: [PATCH] Auto-update blog content from Obsidian: 2025-05-26 06:31:55 --- content/page/homelab/index.fr.md | 5 +++-- content/page/homelab/index.md | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/content/page/homelab/index.fr.md b/content/page/homelab/index.fr.md index ef208e5..a86ebf2 100644 --- a/content/page/homelab/index.fr.md +++ b/content/page/homelab/index.fr.md @@ -1,7 +1,7 @@ --- title: Bienvenue dans mon Homelab layout: page -description: L'histoire derrière mon projet de homelab, d'un Raspberry Pi à un micro datacenter, où j'expérimente Proxmox, Kubernetes, l'automatisation et plus encore. +description: L'histoire derrière mon projet de homelab, d'un Raspberry Pi à un mini datacenter, où j'expérimente Proxmox, Kubernetes, l'automatisation et plus encore. showToc: true menu: main: @@ -183,7 +183,8 @@ Cette configuration de proxy à deux couches centralise la gestion des certifica Pour un accès distant sécurisé, j'ai configuré **WireGuard** sur OPNsense. Ce VPN léger fournit une connectivité chiffrée à mon lab où que je sois, permettant ainsi de gérer tous mes services sans les exposer directement à Internet. #### Schéma Réseau -![homelab-network-schema.png](img/homelab-network-schema.png) +![Diagram of my home network ](img/homelab-network-schema.png) + ### Application Plongeons dans la partie fun ! Ce qui a commencé comme une modeste configuration destinée à répondre à quelques besoins personnels s'est rapidement transformé en un écosystème complet de services open source, chacun répondant à un besoin spécifique ou simplement à la curiosité. diff --git a/content/page/homelab/index.md b/content/page/homelab/index.md index e6496ae..c51ca76 100644 --- a/content/page/homelab/index.md +++ b/content/page/homelab/index.md @@ -184,7 +184,7 @@ This two-layer proxy setup centralizes SSL certificate management in **Caddy** w For secure remote access, I configured **WireGuard** on OPNsense. This lightweight VPN provides encrypted connectivity to my lab from anywhere, allowing management of all my services without exposing them all directly to the internet. #### Network Diagram -![homelab-network-schema.png](img/homelab-network-schema.png) +![Diagram of my home network ](img/homelab-network-schema.png) ### Application Let's dive into the fun part! What started as a modest setup meant to serve a few personal needs quickly turned into a full ecosystem of open source services, each solving a specific need or just satisfying curiosity.