

Sorry just seeing this, looks like there is a Home Assistant addon yes. Yunohost is very similar but seems to be more popular, so I’d say try both and see what you like.
/r/StarTrek founder and primary steward from 2008-2021
Currently on the board of directors for StarTrek.website


Sorry just seeing this, looks like there is a Home Assistant addon yes. Yunohost is very similar but seems to be more popular, so I’d say try both and see what you like.


I don’t get why people are so interested in the fediverse.
Because Mastodon is Twitter without the possibility of an Elon Musk and Lemmy/Piefed is Reddit without the possibility of a Steve Huffman. You clearly feel that you can do better than the collective efforts of the ActivityPub devs so I am rooting for you!


“Lemmy” is actually not a platform like Reddit, it’s software and the network of instances running that software is decentralized (Lemmy uses the ActivityPub protocol) meaning each instance is operated by a different person (or group). There are also other similar softwares like Piefed and mBin that work pretty well with Lemmy. That is all to say that if an Admin or Mod is “getting fascisty” you can block that instance, join another, or even create your own. That’s the beauty of ActivityPub!


Those are great drives but I would not want one of those in the room where I sleep haha


They’ve been extremely transparent about this:
Nobody’s mentioned Homarr or CasaOS but if you want an out of the box “Just works” but still open source experience they’re the best bet.
Uhh… why did you just paste the comments from the video without the answers?
While TrueNAS is great I found it to be significantly more NAS-oriented than a general “home server”. It’s certainly capable just very into the weeds with permissions, users, groups, etc. It’s not very noob friendly. If you aren’t primarily dealing with a ton of data, you might want to look into something like CasaOS or Homarr which make sharing data on the network very “set it and forget it” and are more focused on apps.
Also recommendations include PiHole, Immich, Qbittorrent, Plex (or Jellyfin) obviously, SyncThing, Duplicati, Home Assistant (although you probably want to run that in a VM) and Tailscale and NGINX proxy manager for accessing outside the house.


it’s always some people who used some ancient client in 2008 and never bothered to try again.
The biggest hurdle for widespread adoption of open platforms, imo.


They are very noisy. Lots of clicking and whirring. Enterprise drives are not the same as consumer drives. As others have said this is a great price but I would not recommend using them in a room you are trying to focus in.


They generate a LOT of noise. Not a dealbreaker for most but something to be aware of for sure.


The greenest/cheapest way is to recycle an old laptop. They’re pretty efficient and unless you’re transcribing video anything in the past 10 years will be plenty powerful. Also the built-in battery is great in case of a power outage.
Then, just get one of those multi-disk USB HDD enclosure and pop some drives in.
For an OS, I like CasaOS which runs on top of Debain. It is a single-line install, and makes running docker apps very easy, for the services you mentioned and many others it can be set up entirely using the GUI.


+1 for Debian, also CasaOS is like a single-command setup for docker and other features with a nice GUI.


Debian with CasaOS!
Compared to TrueNAS, CasaOS is more of a “platform for running apps”, but unless you’re storing dozens of terabytes of improtant data in RAID or something, it’s still probably the easier/lower maitenence option.
If you are more interested in running apps than having a NAS, I recommend trying CasaOS. TrueNAS is great, but I found CasaOS significantly more straightforward, especially when it comes to smb shares (it’s like two clicks).
Also TrueNAS uses ZFS which is good for what it is, but means you basically need a machine running TrueNAS to read/write the drives in case something goes wrong.


No problem! I really like it!


TrueNAS is very good at being a NAS. I used it for some time but eventually moved to CasaOS because it’s better at being a home server.


+1 for CasaOS! The simplest and best I’ve tried.
Lots of good suggestions here already but nobodys mentioned the Asrock A300 DeskMini. Low power consumption and you could probably find one for pretty cheap.
Obviously an old laptop you don’t use anymore is a great and affordable choice too. Comes with a built-in battery backup!
I do know the addons (not the same as integrations) need the full OS yes. I have it on a Pi but you could do a virtual machine for HAOS (there is an official virtual machine image on their website, also make sure to pass through your matter/zigbee/etc USB adapter).
You could also just run the container Home Assistant version, and run any “addons” as other docker containers within CasaOS or Yuno host, and point the integrations at those. I imagine it would take a little bit of extra configuration but shouldn’t be too hard.