How-to

How to Set Up a Home Server in NZ

You don't need a data centre or a computer science degree to run your own home server. Here's a beginner's path from zero to a working setup.

Twisti guides ยท Updated July 2026
How we picked these: This walkthrough draws on current NZ hardware availability at PB Tech, Noel Leeming, and Mighty Ape, plus setup documentation from Synology, QNAP, and the Plex and Home Assistant communities.

Decide what you actually want it for

Before buying anything, figure out the job. The three most common reasons Kiwis set up a home server are media streaming (Plex or Jellyfin), automatic backups for family photos and documents, and running smart home software like Home Assistant. Your answer changes what hardware you need โ€” a backup box can be modest, while a media server streaming 4K to multiple rooms wants more grunt.

Pick your hardware path

There are three realistic starting points. The simplest is a dedicated NAS box like a Synology DS223 or QNAP TS-233, both commonly stocked at PB Tech and Mighty Ape from around $400-$600 without drives โ€” these come with friendly software and are the easiest way in. The second option is repurposing an old PC or laptop you already own, which costs nothing but takes more configuration. The third is a small dedicated mini-PC, such as an Intel N100 based machine from around $250-$400, which is quiet, low-power, and flexible enough to run several services at once.

Choose your storage

For a NAS box, you'll add your own hard drives โ€” look at NAS-rated drives like Seagate IronWolf or WD Red, sold at Noel Leeming and PB Tech, starting around $120 for 4TB. Running two drives in a mirrored configuration means if one fails, your data survives โ€” worth the extra cost for anything irreplaceable like family photos.

Get it on your network properly

Connect your server to your router with an ethernet cable rather than Wi-Fi wherever possible โ€” it's more reliable and noticeably faster for large file transfers. Give the device a fixed local IP address through your router settings so you can reliably find it later, and note down its address for setup.

Install the software for your use case

If you bought a Synology or QNAP box, their built-in app stores make this easy โ€” Plex, backup tools, and file sharing are a few clicks away through DSM or QTS. If you're running your own hardware, popular free options include TrueNAS for storage-focused setups and Unraid (paid, but flexible) for running multiple apps side by side. Both have large community forums if you get stuck.

Set up backups before you set up anything else

It sounds backwards, but configure your backup routine first. A simple rule to follow is having your data in at least two places โ€” your server plus an external drive or a cloud backup service. Many NAS boxes support scheduled backup jobs to cloud storage out of the box, which is worth switching on from day one rather than after you lose something.

Common everyday uses once it's running

Once the basics are working, home servers tend to grow. Popular additions include automatic phone photo backup apps, a shared drive the whole household can access instead of emailing files around, and ad-blocking tools like Pi-hole. None of these need extra hardware โ€” they run alongside whatever you've already set up.

Keep it secure

Because a home server sits on your network permanently, keep its software updated and avoid exposing it directly to the internet unless you understand the risks. Most NAS brands offer a secure remote-access option through their own apps, which is safer than opening ports on your router yourself.

Comparing NAS and mini-PC prices?

Check current NZ pricing on NAS boxes, drives, and mini-PCs before you buy.

Compare prices
Sources: PB Tech NAS category page, Synology DSM setup guide, Noel Leeming NAS drives, Home Assistant community documentation. Checked July 2026 โ€” prices may change.