Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
Your only choice would be a mirror, as you only have two bays. RAIDZ2 needs at least 4 drives to be useful.
Have you checked that you can actually run a different OS on the UGREEN NAS?
Considering the services you want to run on the machine you'll want all the RAM you can get.
Also, the CPU is already weak by today's standard, especially with "heavier" workloads like Immich machine learning.
Sorry, I meant RAIDZ1 (which is the same as mirror I think?) I'll edit the post. Anyways, Yes, I did my research and I can run TrueNAS; I plan to buy a 128gb m2 ssd for the boot device.
Ok, so I need plenty of RAM. Do you have an idea of what the impact of something like 16 vs 32 gb of ram would be? Sluggish performance on apps would be a problem for me, but I can accept if tasks take longer.
Got it about the CPU. I have been wondering about that too. But I heard people running immich on worse CPUs and they say the only problem is that initial ML tasks take longer (couple of days tipically), but once they're done you're good.
Do you have another build to suggest in the same/slightly higher price range that you think would better suit my needs?
tysm
RaidZ1 is not the same as a mirror. I'm not sure if you are allowed to have Z1 with only 2 disks, but if you are you still shouldn't because while it scales down that far it still does parity calculations and writes that to the second disk instead of just writing a copy of the data (the parity calculations probably result in the same data, but I doubt this is optimized)
Yeah, you're right, I thought RAIDZ1 was ZFS' RAID1 implementation (🤦♂️), while it's actually called mirror. I'll just do a mirror.