Comment on [Help] Backing up Nextcloud with Duplicati (Docker)
MangoPenguin@lemmy.blahaj.zone 1 year ago
You’ve got your path backwards, do:
/var/lib/docker/volumes:/source
And then access the path at /source
in Duplicati.
Comment on [Help] Backing up Nextcloud with Duplicati (Docker)
MangoPenguin@lemmy.blahaj.zone 1 year ago
You’ve got your path backwards, do:
/var/lib/docker/volumes:/source
And then access the path at /source
in Duplicati.
avnrt@lemmy.world 1 year ago
Thanks! A drop down chevron has appeared next to the “Source Data” folder in duplicati, but it is still empty, showing neither the volume, nor its contents. Any idea what else I can try/modify?
MangoPenguin@lemmy.blahaj.zone 1 year ago
Does it show the root / filesystem inside the container?
You may need to update the folder permissions on the Nextcloud volume to allow all users to read data.
avnrt@lemmy.world 1 year ago
I do see the entire filesystem, and now also the volume, but can’t access it.
MangoPenguin@lemmy.blahaj.zone 1 year ago
I would suspect permissions, make sure the volume is set to allow all users to read from it