hassio-addons/auto-snapshot/README.md

5 lines
397 B
Markdown
Raw Normal View History

2019-03-10 17:09:12 +00:00
## Auto Snapshot
This plugins takes a snapshot of your hassio instance based on the timing you specify in config. Just use standard cron format (min hour day month weekday).
2019-03-10 17:30:11 +00:00
You can specify how many snapshots you want to mantain (should be >= 1). Note that snapshots are deleted after a new one is taken, so if something goes wrong, you end up with no recent snapshots and the oldest valid ones.