>>108646852
My NAS and server are separate. On my server I have ~/docker with all the compose files and config stuff for the services. The restic backup is stored on my NAS. If I run restic without root I get a bunch of errors like
scan: Open: open /home/anon/docker/romm/mysql_data/mysql: permission denied
and if I try running restic with sudo I get
Fatal: unable to open repository at /mnt/nas/backups/docker/restic-docker: ReadDir: open /mnt/nas/backups/docker/restic-docker/keys: permission denied