Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restic: on-demand backups #3

Open
eliasp opened this issue Oct 10, 2020 · 0 comments
Open

restic: on-demand backups #3

eliasp opened this issue Oct 10, 2020 · 0 comments

Comments

@eliasp
Copy link
Owner

eliasp commented Oct 10, 2020

Allow on-demand backups for subsets of a global backup.

The goal is, to allow subsets of a globally configured backup to be triggered on-demand, e.g. trigger a backup of ~/.password-store whenever an entry is modified.

Triggering the backup could happen for example using a .path unit monitoring the target.

The implementation would be based on a instance template service unit, which replicates the unit of the global backup, but instead of hardcoding target paths for the backup it leaves them to the instance specifier, so a path unit monitoring a given path could pass the backup target using Unit=restic-backups-foobar@escaped-target-path.service

eliasp pushed a commit that referenced this issue Oct 15, 2021
eliasp pushed a commit that referenced this issue Oct 15, 2021
eliasp pushed a commit that referenced this issue Oct 15, 2021
eliasp pushed a commit that referenced this issue Oct 15, 2021
eliasp pushed a commit that referenced this issue Oct 15, 2021
…pt-fix3

update script fix #3 for fluxcd, k3s, linode-cli, linkerd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant