n00b question, sorry. If I had a desktop that could hold 4 HD and 2 SSD, could I turn it into a NAS? Could someone point me in the right direction if this makes sense?
n00b question, sorry. If I had a desktop that could hold 4 HD and 2 SSD, could I turn it into a NAS? Could someone point me in the right direction if this makes sense?
I’m not sure I can recommend anything without knowing your goals. For me my needs quickly outgrew my little mini PC and now I have a cluster with a few single board computers. Here’s a basic list of what I run:
Dell workstation (proxmox):
Mini PC (proxmox)
landmass
caddy
outside access
docker1
Linode
Friendlywrt
This is a incomplete list and doesn’t include my firewall rules or other security measures. I also run Debian on all VMs as it is easy to setup and maintain. If you are looking for somewhere to start I would start by installing nextcloud in a docker container. Proxmox will scale the best but if you are just looking to learn I would install Debian and docker compose. TrueNAS is great for a NAS but its designed to be an appliance so it can be limiting.
Great rundown, thanks!
I don’t have a background in software, but I think I’m doing okay with my Raspberry Pi’s so far.
And I’m looking for more challenging stuff, so this was very helpful.