Add OPNsense guide (#404)

* add opnsense docs

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Add configuration instructions for NetBird interface in OPNsense

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Clarify navigation steps

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* refactor

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

---------

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
This commit is contained in:
Bethuel Mmbaga
2025-08-26 20:25:30 +03:00
committed by GitHub
parent c810a0a9da
commit 28eb59221d
8 changed files with 115 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ export const docsNavigation = [
{ title: 'Synology', href: '/how-to/installation/synology' },
{ title: 'Android/iOS', href: '/how-to/installation/mobile' },
{ title: 'pfSense', href: '/how-to/installation/pfsense' },
{ title: 'OPNsense', href: '/how-to/installation/opnsense' },
],
},
{ title: 'CLI', href: '/how-to/cli' },