I use Kubernetes, and TBH the problem isn't the know-how (I can just learn what I don't know). The problem is a lack of motivation for doing it solely for myself; I know I should do it but why on earth can't I muster enough motivation to actually sit down and configure??
I kind of want to do it though. I want to be busy. I want to be hosting FOSS software for other people, like a SearX instance and maybe Invidious. The problem is, there's many more things that I should be doing in my homelab but for some reason I find more motivation in doing something that can help others rather than for myself
Now look here chap, Quadlet admittedly works fine. I personally just k3s anyway but .pod files work too.
Isn't being obedient to SELinux a good thing? You could set it to permissive if you want, but MAC systems are essential for security and I personally wouldn't go without them
Funnily enough Docker compose has never worked for me on Podman. There always seems to be something that is incompatible (also due to me running on Debian). However, I feel like it should become a standard amongst homelabbers and professionals to use Kubernetes manifests going forward, since it is the most portable.
NFS is a pain, no question about it. I used to use longhorn but these days since I'm doing a single node k3s I'm just doing hostpath. It's that PVCs make intuitive sense to me, but I guess podman will likely work just fine for such cases other than canary deployments and OOTB service-meshes
Not needing Kubernetes is a broad statement. It allows for better management of storage and literally gives you a configurable reverse-proxy configured with YAML if you know what you're doing.
I didn't ask the question lol. I'm just waiting for reto to be more mature before I step in. I wish Bisq would do XMR. Do you know of DEXes which would p2p swap bitcoin <-> XMR?
I use Kubernetes, and TBH the problem isn't the know-how (I can just learn what I don't know). The problem is a lack of motivation for doing it solely for myself; I know I should do it but why on earth can't I muster enough motivation to actually sit down and configure??