Ajout dates de dernière modification dans la documentation
- Ajouter champ last_update dans le frontmatter de tous les fichiers de documentation - Dates extraites de l'historique git (en excluant le commit de modification des tags) - Résout le problème des dates incorrectes sur Cloudflare Pages (shallow clone) - Projets OpenClassrooms: 22 novembre 2025 - Homelab actuel: 25-30 novembre 2025 - OpenWRT et autres: 2-3 décembre 2025
This commit is contained in:
parent
df63713055
commit
3c18e17224
23 changed files with 46 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
tags: [docker, docker-compose, conteneurisation, homelab]
|
tags: [docker, docker-compose, conteneurisation, homelab]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-25
|
||||||
---
|
---
|
||||||
|
|
||||||
# Docker et Docker Compose
|
# Docker et Docker Compose
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-25
|
||||||
---
|
---
|
||||||
|
|
||||||
# Homelab actuel - Docker Compose & Ansible
|
# Homelab actuel - Docker Compose & Ansible
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
tags: [ansible, automatisation, iac, homelab]
|
tags: [ansible, automatisation, iac, homelab]
|
||||||
|
last_update:
|
||||||
|
date: 2025-12-03
|
||||||
---
|
---
|
||||||
|
|
||||||
# Playbooks Ansible
|
# Playbooks Ansible
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
tags: [traefik, docker, reverse-proxy, ssl, crowdsec, homelab]
|
tags: [traefik, docker, reverse-proxy, ssl, crowdsec, homelab]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-30
|
||||||
---
|
---
|
||||||
|
|
||||||
# Traefik - Reverse Proxy moderne
|
# Traefik - Reverse Proxy moderne
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
tags: [proxmox, cluster, haute-disponibilite, homelab]
|
tags: [proxmox, cluster, haute-disponibilite, homelab]
|
||||||
|
last_update:
|
||||||
|
date: 2025-12-03
|
||||||
---
|
---
|
||||||
|
|
||||||
# Cluster 3 noeuds Proxmox : un véritable Homelab HA
|
# Cluster 3 noeuds Proxmox : un véritable Homelab HA
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Futur Homelab - OpenTofu, K3S, Ansible & DevOps
|
# Futur Homelab - OpenTofu, K3S, Ansible & DevOps
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
tags: [proxmox, kubernetes, k3s, haute-disponibilite, homelab]
|
tags: [proxmox, kubernetes, k3s, haute-disponibilite, homelab]
|
||||||
|
last_update:
|
||||||
|
date: 2025-12-03
|
||||||
---
|
---
|
||||||
|
|
||||||
# Première version : le Homelab "HA" monomachine (projet initial)
|
# Première version : le Homelab "HA" monomachine (projet initial)
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,8 @@
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
title: Backhaul WiFi Mesh avec 802.11s
|
title: Backhaul WiFi Mesh avec 802.11s
|
||||||
tags: [openwrt, wifi, mesh, reseau]
|
tags: [openwrt, wifi, mesh, reseau]
|
||||||
|
last_update:
|
||||||
|
date: 2025-12-03
|
||||||
---
|
---
|
||||||
|
|
||||||
# Backhaul WiFi Mesh avec 802.11s
|
# Backhaul WiFi Mesh avec 802.11s
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,8 @@
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
title: Tunnels GREtap pour VLANs
|
title: Tunnels GREtap pour VLANs
|
||||||
tags: [openwrt, gretap, vlan, reseau, tunnels]
|
tags: [openwrt, gretap, vlan, reseau, tunnels]
|
||||||
|
last_update:
|
||||||
|
date: 2025-12-03
|
||||||
---
|
---
|
||||||
|
|
||||||
# Tunnels GREtap pour VLANs à travers le mesh
|
# Tunnels GREtap pour VLANs à travers le mesh
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
title: OpenWRT
|
title: OpenWRT
|
||||||
|
last_update:
|
||||||
|
date: 2025-12-02
|
||||||
---
|
---
|
||||||
|
|
||||||
# OpenWRT
|
# OpenWRT
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Projets OpenClassrooms
|
# Projets OpenClassrooms
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
tags: [itsm, itil, glpi, gestion-parc]
|
tags: [itsm, itil, glpi, gestion-parc]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Gestion des demandes au quotidien
|
# Gestion des demandes au quotidien
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
tags: [reseau, vlan, firewall, architecture, subnetting]
|
tags: [reseau, vlan, firewall, architecture, subnetting]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Conception réseau d'entreprise
|
# Conception réseau d'entreprise
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
tags: [docker, conteneurisation, architecture-ntiers]
|
tags: [docker, conteneurisation, architecture-ntiers]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Architecture n-tiers Docker
|
# Architecture n-tiers Docker
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 5
|
sidebar_position: 5
|
||||||
tags: [securite, apache, ssl, fail2ban, ftp]
|
tags: [securite, apache, ssl, fail2ban, ftp]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Sécurisation de services web
|
# Sécurisation de services web
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 6
|
sidebar_position: 6
|
||||||
tags: [vpn, active-directory, windows-server, rodc, gpo]
|
tags: [vpn, active-directory, windows-server, rodc, gpo]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Raccordement d'un site distant
|
# Raccordement d'un site distant
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 7
|
sidebar_position: 7
|
||||||
tags: [cisco, vlan, acl, etherchannel, nat, ipv6]
|
tags: [cisco, vlan, acl, etherchannel, nat, ipv6]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Configuration d'équipements Cisco
|
# Configuration d'équipements Cisco
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 8
|
sidebar_position: 8
|
||||||
tags: [nagios, supervision, monitoring, syslog]
|
tags: [nagios, supervision, monitoring, syslog]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Supervision avec Nagios
|
# Supervision avec Nagios
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 9
|
sidebar_position: 9
|
||||||
tags: [ansible, automatisation, glpi, cross-platform]
|
tags: [ansible, automatisation, glpi, cross-platform]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Gestion de parc avec Ansible
|
# Gestion de parc avec Ansible
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 10
|
sidebar_position: 10
|
||||||
tags: [sauvegarde, rsync, bash, pra]
|
tags: [sauvegarde, rsync, bash, pra]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Solution de sauvegarde robuste
|
# Solution de sauvegarde robuste
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 11
|
sidebar_position: 11
|
||||||
tags: [securite, anssi, conformite, sante]
|
tags: [securite, anssi, conformite, sante]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Conformité ANSSI pour SI de santé
|
# Conformité ANSSI pour SI de santé
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 12
|
sidebar_position: 12
|
||||||
tags: [securite, active-directory, pentest, audit]
|
tags: [securite, active-directory, pentest, audit]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Audit de sécurité Active Directory
|
# Audit de sécurité Active Directory
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 13
|
sidebar_position: 13
|
||||||
tags: [cloud, aws, migration, architecture]
|
tags: [cloud, aws, migration, architecture]
|
||||||
|
last_update:
|
||||||
|
date: 2025-11-22
|
||||||
---
|
---
|
||||||
|
|
||||||
# Migration vers le Cloud AWS
|
# Migration vers le Cloud AWS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue