Ajout page À propos, mise à jour tags et correction navigation

- Ajouter page À propos bilingue (FR/EN) avec structure i18n appropriée
- Supprimer fichiers presentation.md obsolètes des docs
- Mettre à jour navigation : lien À propos dans navbar et footer
- Uniformiser et traduire tags dans tout le contenu :
  - Traduire tags en français si approprié (automation -> automatisation, storage -> stockage, etc.)
  - Fusionner tags dupliqués (ha/high-availability -> haute-disponibilite, cluster/clustering -> cluster)
  - Supprimer tag configuration-management
  - Mettre à jour wifi/wireless/mesh-networking vers wifi/mesh
  - Mettre à jour networking/tunneling vers reseau/tunnels
- Ajouter tags à tous les projets OpenClassrooms
- Corriger bouton Documentation page d'accueil pour pointer vers première page doc
This commit is contained in:
Tellsanguis 2025-12-03 16:56:44 +01:00
parent e87d8a902d
commit ba57296597
22 changed files with 22 additions and 10 deletions

View file

@ -2,7 +2,7 @@
slug: stockage-distribue-proxmox-ha
title: "Choisir sa technologie de stockage distribué pour un cluster Proxmox HA"
authors: [tellserv]
tags: [proxmox, high-availability, linstor, drbd, ceph, zfs, storage, clustering, homelab]
tags: [proxmox, haute-disponibilite, linstor, drbd, ceph, zfs, stockage, cluster, homelab]
---
# Choisir sa technologie de stockage distribué pour un cluster Proxmox HA

View file

@ -2,7 +2,7 @@
slug: linstor-drbd-opentofu-problemes
title: "Déploiement avec OpenTofu sur LINSTOR DRBD : le début des problèmes"
authors: [tellserv]
tags: [opentofu, terraform, iac, infrastructure-as-code, proxmox, linstor, drbd, automation, devops]
tags: [opentofu, terraform, iac, infrastructure-as-code, proxmox, linstor, drbd, automatisation, devops]
date: 2025-11-26
---

View file

@ -2,7 +2,7 @@
slug: reduire-taille-disque-vm-clonezilla
title: Réduire la taille du disque d'une VM avec Clonezilla
authors: [tellserv]
tags: [proxmox, clonezilla, virtualization, storage, linstor, drbd, disk-management]
tags: [proxmox, clonezilla, virtualisation, stockage, linstor, drbd, gestion-disques]
image: /img/blog/2025-11-30-reduire-disque-vm/clonezilla-logo.svg
---

View file

@ -2,7 +2,7 @@
slug: ssh-freeze-mtu-mss-clamping
title: Freeze de session SSH, MTU et MSS clamping
authors: [tellserv]
tags: [openwrt, networking, ssh, mtu, mss-clamping, tunneling, gretap, troubleshooting]
tags: [openwrt, reseau, ssh, mtu, mss-clamping, tunnels, gretap, depannage]
image: /img/blog/2025-12-02-ssh-freeze-mtu/freeze_session_ssh.png
---

View file

@ -1,6 +1,6 @@
---
sidebar_position: 2
tags: [ansible, automation, iac, configuration-management, homelab]
tags: [ansible, automatisation, iac, homelab]
---
# Playbooks Ansible

View file

@ -1,6 +1,6 @@
---
sidebar_position: 3
tags: [proxmox, cluster, ha, homelab]
tags: [proxmox, cluster, haute-disponibilite, homelab]
---
# Cluster 3 noeuds Proxmox : un véritable Homelab HA

View file

@ -1,6 +1,6 @@
---
sidebar_position: 2
tags: [proxmox, kubernetes, k3s, ha, homelab]
tags: [proxmox, kubernetes, k3s, haute-disponibilite, homelab]
---
# Première version : le Homelab "HA" monomachine (projet initial)

View file

@ -1,7 +1,7 @@
---
sidebar_position: 2
title: Backhaul WiFi Mesh avec 802.11s
tags: [openwrt, wifi, mesh-networking, wireless, networking]
tags: [openwrt, wifi, mesh, reseau]
---
# Backhaul WiFi Mesh avec 802.11s

View file

@ -1,7 +1,7 @@
---
sidebar_position: 3
title: Tunnels GREtap pour VLANs
tags: [openwrt, gretap, vlan, networking, tunneling]
tags: [openwrt, gretap, vlan, reseau, tunnels]
---
# Tunnels GREtap pour VLANs à travers le mesh

View file

@ -1,5 +1,6 @@
---
sidebar_position: 2
tags: [itsm, itil, glpi, gestion-parc]
---
# Gestion des demandes au quotidien

View file

@ -1,5 +1,6 @@
---
sidebar_position: 3
tags: [reseau, vlan, firewall, architecture, subnetting]
---
# Conception réseau d'entreprise

View file

@ -1,5 +1,6 @@
---
sidebar_position: 4
tags: [docker, conteneurisation, architecture-ntiers]
---
# Architecture n-tiers Docker

View file

@ -1,5 +1,6 @@
---
sidebar_position: 5
tags: [securite, apache, ssl, fail2ban, ftp]
---
# Sécurisation de services web

View file

@ -1,5 +1,6 @@
---
sidebar_position: 6
tags: [vpn, active-directory, windows-server, rodc, gpo]
---
# Raccordement d'un site distant

View file

@ -1,5 +1,6 @@
---
sidebar_position: 7
tags: [cisco, vlan, acl, etherchannel, nat, ipv6]
---
# Configuration d'équipements Cisco

View file

@ -1,5 +1,6 @@
---
sidebar_position: 8
tags: [nagios, supervision, monitoring, syslog]
---
# Supervision avec Nagios

View file

@ -1,5 +1,6 @@
---
sidebar_position: 9
tags: [ansible, automatisation, glpi, cross-platform]
---
# Gestion de parc avec Ansible

View file

@ -1,5 +1,6 @@
---
sidebar_position: 10
tags: [sauvegarde, rsync, bash, pra]
---
# Solution de sauvegarde robuste

View file

@ -1,5 +1,6 @@
---
sidebar_position: 11
tags: [securite, anssi, conformite, sante]
---
# Conformité ANSSI pour SI de santé

View file

@ -1,5 +1,6 @@
---
sidebar_position: 12
tags: [securite, active-directory, pentest, audit]
---
# Audit de sécurité Active Directory

View file

@ -1,5 +1,6 @@
---
sidebar_position: 13
tags: [cloud, aws, migration, architecture]
---
# Migration vers le Cloud AWS

View file

@ -26,7 +26,7 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="/about">
to="/docs/projets-openclassrooms">
<Translate
id="homepage.discoverDocs"
description="The homepage button to discover the documentation">