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

Load backup configuration from file #21

Open
KyrietS opened this issue Jul 14, 2021 · 1 comment
Open

Load backup configuration from file #21

KyrietS opened this issue Jul 14, 2021 · 1 comment
Labels
feature New feature or request

Comments

@KyrietS
Copy link
Owner

KyrietS commented Jul 14, 2021

Config file should include things like:

  • Backup path (absolute or relative to config file) [optional*]
  • List of paths to back up.
  • Flag, if logs should be captured and stored with snapshots. [separate feature]
  • Compression method [separate feature]

* I should consider ability to place config file into a backup folder. In this situation backup path won't be necessary. What's more this config could be read automatically when running mizeria /path/to/backup --run or something.

@KyrietS KyrietS added the feature New feature or request label Jul 14, 2021
@KyrietS KyrietS added this to the Creating backups milestone Jul 14, 2021
@KyrietS
Copy link
Owner Author

KyrietS commented Jul 16, 2021

Suggestion to use toml as a config file format.

@KyrietS KyrietS removed this from the Creating backups milestone Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant