Add TrueNAS install documentation (#587)

This commit is contained in:
Brandon Hopkins
2026-02-06 15:53:13 +01:00
committed by GitHub
parent 1ef008c950
commit 14c3112fc6
6 changed files with 67 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@ export const docsNavigation = [
links: [
{ title: 'Proxmox VE', href: '/get-started/install/proxmox-ve' },
{ title: 'Synology', href: '/get-started/install/synology' },
{ title: 'TrueNAS', href: '/get-started/install/truenas' },
{ title: 'pfSense', href: '/get-started/install/pfsense' },
{ title: 'OPNsense', href: '/get-started/install/opnsense' },
{ title: 'Raspberry Pi', href: '/get-started/install/raspberrypi' },