Ajout documentation OpenWRT et article freeze SSH, MTU et MSS clamping
- Ajouter documentation complète OpenWRT dans section Homelab actuel - Créer article blog expliquant problème freeze SSH via tunnel GRE-TAP - Documenter solutions MTU et MSS clamping pour tunnels réseau - Ajouter traductions anglaises complètes pour nouveau contenu
This commit is contained in:
parent
8ed3805789
commit
87a2508769
22 changed files with 1086 additions and 0 deletions
12
sidebars.ts
12
sidebars.ts
|
|
@ -25,6 +25,18 @@ const sidebars: SidebarsConfig = {
|
|||
'projets-openclassrooms/p13-migration-cloud-aws',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'OpenWRT',
|
||||
link: {
|
||||
type: 'doc',
|
||||
id: 'openwrt/index',
|
||||
},
|
||||
items: [
|
||||
'openwrt/backhaul-wifi-mesh',
|
||||
'openwrt/gretap-vlan',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Homelab actuel - Docker Compose & Ansible',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue