Comment on Email for self hosted services? (Not personal email)
Dultas@lemmy.world 1 day agoYeah, this is self hosting after all. If you don’t expect some challenges to work though then you’re not gonna not have a good time.
Comment on Email for self hosted services? (Not personal email)
Dultas@lemmy.world 1 day agoYeah, this is self hosting after all. If you don’t expect some challenges to work though then you’re not gonna not have a good time.
Theoriginalthon@lemmy.world 1 day ago
The crazy thing is I can do a mail server easily, but I always get stuck or annoyed with docker, everyone says docker is easy 🤷
Dultas@lemmy.world 21 hours ago
Yeah that’s going to depend a lot on the images you’re running. If it’s a published one the likely it’ll have a compose or at least a one liner to get it running. But yeah there can always be issues with hard coded IDs and if you want to give the host folders 777 or limit them. Are you running selinux and that’s going to get in the way. Did they not mention capabilities that needed to be added?
And if you’re building your own or extending that a whole other ball of wax.
And I typically run on k8s so that adds a whole other layer of complexity. But I’ve been using it for years and I’m actually more comfortable with it than just docker or podman.
Theoriginalthon@lemmy.world 16 hours ago
I tend to just say fuck it and run a full KVM image