atmur@lemmy.world to Selfhosted@lemmy.worldEnglish · 10 months agoDo any of you have that one service that just breaks constantly? I'd love to love Nextcloud, but it sure makes that difficult at timeslemmy.worldimagemessage-square191fedilinkarrow-up1974arrow-down125
arrow-up1949arrow-down1imageDo any of you have that one service that just breaks constantly? I'd love to love Nextcloud, but it sure makes that difficult at timeslemmy.worldatmur@lemmy.world to Selfhosted@lemmy.worldEnglish · 10 months agomessage-square191fedilink
minus-squaremadnificent@lemmy.worldlinkfedilinkEnglisharrow-up1·10 months agoKubernetetes is crazy complex when comparing to docker-compose. It is built to solve scaling problems us self-hosters don’t have. First learn a few docker commands, set some environment variables, mount some volumes, publish a port. Then learn docker-compose. Tutorials are plenty, if those from docker.com still exist they’re likely still sufficient.
minus-squarecyberpunk007@lemmy.worldlinkfedilinkEnglisharrow-up1·10 months agoYeah I’m only running it because truenas scale uses it
Kubernetetes is crazy complex when comparing to docker-compose. It is built to solve scaling problems us self-hosters don’t have.
First learn a few docker commands, set some environment variables, mount some volumes, publish a port. Then learn docker-compose.
Tutorials are plenty, if those from docker.com still exist they’re likely still sufficient.
Yeah I’m only running it because truenas scale uses it