this post was submitted on 26 Oct 2025
155 points (99.4% liked)

Linux

10001 readers
335 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

I'd like to hear people's journeys and motivations from people who switched over the last few months, and if there were particular challenges that were faced.

you are viewing a single comment's thread
view the rest of the comments
[–] Evotech@lemmy.world 1 points 1 week ago (1 children)

Services like the arr stack is easier to manage with docker compose or equivalent i think

[–] DireTech@sh.itjust.works 1 points 1 week ago (1 children)

What’s the better option though? I assumed a native service was superior since I found arch specific versions.

[–] Evotech@lemmy.world 1 points 1 week ago

To each their own I guess. Containers have a lot of benefits like sandboxed security and portability

That's not to say that native doesn't have benefits, simpler networking and easier to manage if you aren't used to containers

Then again, it's a good way to learn something new