Skip to content
/ borgling Public

Borg backup wrapper with group and profile management

License

Notifications You must be signed in to change notification settings

s1kx/borgling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

borgling

Overview

borgling is a wrapper, written in go, for borg backups with profile management for configurations.

Inspired by duply and borgmatic.

Goals

  • Global configuration options via /etc/borgling/config.toml
  • Folder-based profile configuration, overriding global configuration
    • <profile>/config.toml - Borg backup options in which will be translated to flags (mandatory)
    • <profile>/patterns - Use include/exclude patterns from file (optional)
    • <profile>/excludes - Use exclude file (optional)
    • <profile>/pre - Execute script before backup (optional)
    • <profile>/post - Execute script after backup (optional)

About

Borg backup wrapper with group and profile management

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published