Comment on what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinion

danielquinn@lemmy.ca ⁨2⁩ ⁨months⁩ ago

You might want to consider just Dockerising everything. That way, the underlying OS really doesn’t matter to the applications running.

I’ve got a few Raspberry Pi’s running Debian, and on top of that, they’re running a kubernetes cluster with K3s. I host a bunch of different services, all in their own containers (effectively their own OS) and I don’t have to care. If I want to change the underlying OS, the containers don’t know either. It’s pretty great.

source
Sort:hotnewtop