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

Configuration discovery via docker daemon #256

Open
rdelaage opened this issue Nov 13, 2022 · 0 comments · May be fixed by #258
Open

Configuration discovery via docker daemon #256

rdelaage opened this issue Nov 13, 2022 · 0 comments · May be fixed by #258

Comments

@rdelaage
Copy link
Contributor

When using autorestic to backup docker volumes and containers, it would be a great feature to discover what to backup via docker labels. I first thought about a tool to generate a configuration file automatically, but autorestic could generate and use the configuration itself. There would be a static part in the configuration (e.g. backend and global configuration) and a dynamic part with docker labels.
As an example we can look at the traefik dynamic configuration via docker labels.

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

Successfully merging a pull request may close this issue.

1 participant