Ajout page Tags pour recherche articles par sujet
- Créer page Tags unifiée affichant tous les tags des articles blog et docs - Mettre à jour tags dans toutes les pages pour être plus pertinents et recherchables
This commit is contained in:
parent
87a2508769
commit
20fcabaf46
23 changed files with 683 additions and 10 deletions
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
sidebar_position: 3
|
||||
tags: [docker, docker-compose, conteneurisation, homelab]
|
||||
---
|
||||
|
||||
# Docker et Docker Compose
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
sidebar_position: 2
|
||||
tags: [ansible, automation, iac, configuration-management, homelab]
|
||||
---
|
||||
|
||||
# Playbooks Ansible
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
sidebar_position: 4
|
||||
tags: [traefik, docker, reverse-proxy, ssl, crowdsec, homelab]
|
||||
---
|
||||
|
||||
# Traefik - Reverse Proxy moderne
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
sidebar_position: 3
|
||||
tags: [proxmox, cluster, ha, homelab]
|
||||
---
|
||||
|
||||
# Cluster 3 noeuds Proxmox : un véritable Homelab HA
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
sidebar_position: 2
|
||||
tags: [proxmox, kubernetes, k3s, ha, homelab]
|
||||
---
|
||||
|
||||
# Première version : le Homelab "HA" monomachine (projet initial)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
sidebar_position: 2
|
||||
title: Backhaul WiFi Mesh avec 802.11s
|
||||
tags: [openwrt, wifi, mesh-networking, wireless, networking]
|
||||
---
|
||||
|
||||
# Backhaul WiFi Mesh avec 802.11s
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
sidebar_position: 3
|
||||
title: Tunnels GREtap pour VLANs
|
||||
tags: [openwrt, gretap, vlan, networking, tunneling]
|
||||
---
|
||||
|
||||
# Tunnels GREtap pour VLANs à travers le mesh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue