Comment on Nextcloud on VM or Docker? Best set-up for proper backups?

PriorProject@lemmy.world ⁨1⁩ ⁨year⁩ ago

Docker is a powerful tool to increase confidence in your backups.

The tradeoff with docker is that the networking is complex (well, everything is complex… but the networking is where it often hurts). But if you’re able to deal with that one-time pain, it’s superior almost all the time for home setups. I think the only things I run outside docker are ssh and netdata. SSH because it’s stateless and works perfectly out of the box, and netdata because it wants permissions to everything… and is functionally stateless for me because I don’t care if I drop my observability data.

source
Sort:hotnewtop