What are you planning on running on this media server?
If you're doing multimedia transcoding, make sure the CPU (if not running dedicated GPU) has codec support for what you need. The 13700 is probably satisfactory. For RAM, you have quite a bit if this is your first run.
Another option would be to run OpenMediaVault. It is designed for NAS applications, and you can run Docker applications on top of it.
TrueNAS Scale is what you would want to run if you want access to Docker and other items because it runs off Linux. TrueNAS Core runs FreeBSD.
You could also run everything in Proxmox Virtual Environment. This is what I do.
Honestly the possibilities are limitless. If you are exposing any ports to gain access to data from the WAN side, I highly suggest running VLANs on your router if supported.
If you're doing multimedia transcoding, make sure the CPU (if not running dedicated GPU) has codec support for what you need. The 13700 is probably satisfactory. For RAM, you have quite a bit if this is your first run.
Another option would be to run OpenMediaVault. It is designed for NAS applications, and you can run Docker applications on top of it.
TrueNAS Scale is what you would want to run if you want access to Docker and other items because it runs off Linux. TrueNAS Core runs FreeBSD.
You could also run everything in Proxmox Virtual Environment. This is what I do.
- Install ProxMox on bare metal
- Enable IOMMU to allow PCI-E passthrough
- Install OMV in a virtual machine
- Passthrough any HDD/SSDs to be used for RAID, either directly or through PCI-E interface (depends on your setup)
- Setup your RAID, folders and shares
- Install any other VMs you want in ProxMox
- Pi-hole
- Docker host
- Plex
- Nextcloud
- HomeAssistant
- WHATEVER YOU WANT!
Honestly the possibilities are limitless. If you are exposing any ports to gain access to data from the WAN side, I highly suggest running VLANs on your router if supported.





