I’ve been running a nextcloud through a docker-compose under docker/.examples
But every time I update I always get missing dependencies, and have to Google through lots of forum posts to find what to do with this instance, because it’s missing apt-get and bash and so on…
If I want to migrate to docker-compose AIO (preferably through Portainer), how can I migrate data and configuration? I have 5 users with accounts and a hundred files (4 GB) stored.
Is it easy? Please let me know.
Thank you for your support!