The next release of TrueNAS SCALE in October is dropping Kubernetes in favour of plain Docker/Docker Compose. That may be worth a look?
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!
Fuckin about time. Their implementation sucks.
Lol, nice, I'll look in October then, also there's a (LTT backed, TrueNAS based) HexOS in the works, zimaOS (casas based complete OS) seems to have a proper RAID support but I wasn't able to check it out in a virtualbox
Unraid or Truenas for open-ish thing.
Synology for paid products.
I'm using truenas for my homebrew setup. I need to buy 2 more drives and start planning on rebalancing my setup, but this is how it looks right now.
I dragged my feet for over 2 years after building my homelab and not putting proxmox. I highly recommend you start out with proxmox right away. It has its quirks and learning curve, but it's been a breeze after "getting it".
At first I didn't want the files inside LXC filesystems because I was used to manually poking at folders and such. But the periodic backup and restoration that gives you its the best, bar none.
I rebuilt my setup after a faulty data cable destroyed my btrfs raid0 filesystem (I know, I knew it was dumb, but I had 8tb at my disposal and I wanted to use it dangit!). Long story short, my borg-based Nextcloud AIO backups were borked and took like 3 days of research and external drive juggling to get some of the stuff out of them. With proxmox it's a single click to get the whole thing back up and running.
Also you can use helper scripts as a sort of appstore, including turnkey appliances
Next truenas version replaces kubernetes with docker compose - you could try a nightly to see if that works for you
openmediavault is ok for raid, but the containers aren't one click wonder like in other NAS OSes
Since OMV also uses docker compose with a build in GUI to manage them, I don't assume this would be what OP is looking for either? Unless trueNAS also comes with some repository of preconfigured compose files.
TrueNAS has some built-in kinda appstore, OMV on the other hand docker compose isn't that straightforward, first you need to add some unofficial repo, then install docker compose, then configure it
Right, totally forgot about that step.
Checkout my super recent post history. I'm doing something very very similar.
Basically I've decided on Debian for OS, docker plus Portainer and dashy for interface, and mdadm for raid 1.
I've tested a raid 1 failure and rebuild on two thumb drives I have, and have everything well documented. Feel free to ask any questions.
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:
Fewer Letters | More Letters |
---|---|
LTT | Linus Tech Tips YouTube channel |
LXC | Linux Containers |
NAS | Network-Attached Storage |
RAID | Redundant Array of Independent Disks for mass storage |
4 acronyms in this thread; the most compressed thread commented on today has 10 acronyms.
[Thread #890 for this sub, first seen 27th Jul 2024, 05:45] [FAQ] [Full list] [Contact] [Source code]
Unraid is and forever will be the goat
Haven't used it myself, but similar to casa os there is also cosmos os, which looking here seems to offer some build in storage management options. Maybe this could be worth looking into?
Thanks, I'll check it out, testing TrueNAS nightly at the moment😁