Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 1.24 KB

Readme.md

File metadata and controls

62 lines (34 loc) · 1.24 KB

goback

Build Status

Cross-platform incremental backup service

  • Running on service
  • Embedded web supported (Default :8000)
  • Monthly statistics
  • Crontab format scheduler provided

Screenshots

Backup

  • Summary

  • Changes

Stats

Report for printing

Settings

Database

Powered by BoltDB

  1. summary
  • key: Summary.Id
  • value: Summary
  1. backup
  • key: Backup.Id
  • value: nil
  1. config
Key Value
backup Config
backup_checksum sha256(Config)