@atmur to SelfhostedEnglish • 1 year 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 timesimagemessage-square196arrow-up11.02Karrow-down129
arrow-up1992arrow-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 times@atmur to SelfhostedEnglish • 1 year agomessage-square196
minus-square@madnificentlinkEnglish1•1 year 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-square@cyberpunk007linkEnglish1•1 year 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