Comment on Best Synology Replacement?
webghost0101@sopuli.xyz 1 week ago
Maybe i miss some perspective here because i never had the money to ever consider a storebought nass. The convenience never sounded like it was worth being locked down to its software.
My server is “just a pc”
I got a case with external drive slots (it also needed to fit a gpu), but i suppose external drive cases also exist that can connect to a micro computer build.
The software is proxmox, which imo is amazing. Its virtualisation and backup software and performs really well and has a proper gui.
I have numerous lxc (linux container that is not a full vm) that each run their own docker with a single service. I can ssh into those from my main system or visit the terminal and other panels in the proxmox gui. Many services host a gui to my network and i could probably make it so cli is minimal but i personally am comfortable with that so…
I also run a few full vms on it, including some windows desktops.
All of these work well next to eachother and share resources. Snapshots and backups of individual systems or data can be made with ease.
If it doesn’t fit your usecases you can get the off the shelf ones i guess but for others interested here, maybe this helps.
danielquinn@lemmy.ca 1 week ago
What exactly is an external drive case? Are you just talking about a USB enclosure for a single drive or something that can somehow hold multiple drives and interface over something more stable than USB?
webghost0101@sopuli.xyz 1 week ago
The technical term seems to be a JBOD bay. (Just a Bunch Of Disks)
Basic ones are probably usb, ideally you have something that has a SFF port. Modern ones might also have thunderbolt.
Finding a micropc that supports SFF out of the box might be a challenge but some do support pci express cards.
Apparently there also exists something like Oculink which is pci over cable but i know even less about that one.