NAS & Home Network - content-town/techpod GitHub Wiki

Software

Server OSes

  • FreeNAS - NAS software; FreeBSD based; based on ZFS
  • Proxmox - Virtualization host software, based on Debian; runs virtual machines using KVM and containers using LXC; supports ZFS
  • UnRAID - NAS software + virtualization host + application server (Docker containers)
  • Open Media Vault - NAS software; Debian based. Supports running Docker containers with a plugin.

Server Software

Router OSes

  • pfsense
  • opnsense
  • VyOS - Open source, but you need to build your own installation image(s) if you do not subscribe
  • OpenWRT - Can also run on "normal" PCs
  • MikroTik RouterOS - the "x86" variant installs on bare hardware, use "Cloud Hosted Router" if the router is a VM. It supports all major VM platforms (kvm, hyper-v, vmware); needs a license key for full speed/to remove time limit

Hardware

NAS

Hard disks

Routers

Backups

Software

  • BorgBackup - Encrypted block-level backups (so multiple copies don't cost multiple times the disk space remotely)
  • Backblaze

Backup services and cloud storage

Other useful links