Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@easyselfhost easyselfhost released this 02 Apr 21:30

Creates a program that can be scheduled to snapshot and back up directories with special handling like snapshotting sqlite database and ignoring files.

  • Basic directory snapshotting strategy including copy, sqlite snapshot and ignore.
  • Backing up using librclone.
  • Scheduling by either every interval (e.g. every hour) or daily schedule of certain times (e.g. 10:00, 15:00).
  • Docker container.