Replies: 1 comment 8 replies
-
|
@psyciknz Your question rather makes sense as a discussion, so I moved it here. I am not quite sure what you mean with "a take per source dir". Could you elaborate? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to get my head around various restic methods and containers.
I’ve got your container runnings and backing up all the container data I care about.
Just trying to see if I can add in other dirs on the host via mounts. It seems to work, and they all appear in my /mnt/volumes directory.
but wondering if I can get a tag per source dir, or if that means I would run a new container for each other dir I add in to the volume statement.
or do I just handle these externally from the containers entirely?
Many questions.
Beta Was this translation helpful? Give feedback.
All reactions