Add pfSense guide (#381)

* Add pfSense installation guide

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

* Move pfSense guide to installation section

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

* update docs

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

---------

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
This commit is contained in:
Bethuel Mmbaga
2025-07-11 03:13:30 +03:00
committed by GitHub
parent 2791a2cdb2
commit a7189313b4
4 changed files with 93 additions and 0 deletions

View File

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