I’m looking to add NextCloud to my Docker Compose setup, I already have Caddy doing reverse proxy for Vaultwarden and a couple of other bits, and I just want the file sync part of NextCloud, no calendars or sharing etc.
Am I better off using this container: https://hub.docker.com/_/nextcloud/
Or this one? https://github.com/nextcloud/all-in-one
I’ve used nextcloud for years now at work. It’s good but has grown to become this ‘can do it all’ monster. If you’re really only looking for file sync, I would really recommend to play with Syncthing first and see if it fits the bill.