Skip to content

MartijnBraam/backupmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backupmanager

See pythonhosted for the documentation

This is a tool to control various backup programs (at least that's the idea, only borg is supported at the moment) Backupmanager uses the config file /etc/backup.yml (by default) to read what to backup and where to and it will pass the correct arguments to the selected backup tool.

Installation

Install backupmanager with pip3 install backupmanager. Now you can use backupmanager init to create a template config file in /etc/backup.yml

ToDo

  • Write full support for duplicity
  • Add support for encryption options
  • Backup restore
  • Backup integrity verify

About

A wrapper to unify configuration/running backup tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages