view the rest of the comments
Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
Anything really. Just use Docker/Podman or LXC and then the base OS won't matter.
Next thing I am looking at is secureblue for Fedora CoreOS. Security matters and a rock solid base with hardened defaults is really nice. It also is Atomic and because it is effectively just CoreOS, you install it with a JSON file (I think). Using the provided example butane file it took like 30 seconds to install. Now I need to customize it further.
I recently installed Fedora Server 43 and ran into dozens of problems with Docker and SE Linux. Not sure if others have had similar problems, but I ended up switching to Yunohost (but I don't like it much).
What issues are you having with Yunohost?
It's super-convenient for installing apps that are already part of the ecosystem, but installing unvetted apps is less so. When they say you're on your own they really mean it. I don't like the workflow of being able to maintain some apps through the web portal, and then having to SSH to the machine for all my custom apps.
I'd prefer a middle ground between Yunohost and, say, bare-metal Debian. But I think I'm just going to have to get stuck in and take the long way around to proper hosting. It'll take longer, but I'll learn more.
Ah that's good to know. I've only ever done regular Debian, and was considering trying yunohost to give an easy way of managing some of the applications, but maybe I won't