this post was submitted on 16 Aug 2024
39 points (97.6% liked)
Linux
48017 readers
786 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As someone with TrueNAS SCALE and having been through the mess of TrueCharts, I'd go with Proxmox on the bare metal and have 1 VM for TrueNAS SCALE and another for docker-compose or whatever apps system you want. SCALE is fine as a NAS but the apps system is currently limited and about to completely change; it's just not mature not stable. If you already have a home server running the apps you want and you're only expecting this server to be a NAS, then go ahead with SCALE on bare metal.
Seconding this. TrueCharts has been an absolute pain and I would not wish it on my worst enemy.
Thirded. TrueCharts has been a monumental pita. Looking forward to docker compose in the fall with the next version of TrueNAS is released.
@windlas @jerb @linux I started with truenas, but trying to install an app that is not in truecharts is a mess. Finally I moved to proxmox and I can install whatever I want in a container or VM. It's really easy to learn how to use it. I totally recommend it.
Wasn't aware they were integrating docker-compose, that's the perfect solution. I got so fed up with TrueCharts that I've been considering nuking my NAS and reinstalling OMV or something similar, but I guess I'll wait it out and see what happens.
I love Proxmox but I am too much of a coward to run my NAS as a VM. It just feels like it would blow up on me. I know it is a normal thing to do. It just scares me.