YunoHost / issues

General issue tracker for the YunoHost project
72 stars 8 forks source link

Be able to backup with borg #615

Open yunohost-bot opened 7 years ago

yunohost-bot commented 7 years ago
Original Redmine Issue: 615

Author Name: Anonymous


Thanks to the ynh_backup helpers, it could be possible to create a list of each file to backup and use a tool like BorgBackup to backup with deduplication and cryptography.

BorgBackup is in python.

We need to brainstorm to create a coherent solution (see #334, #601, #356, #305)

yunohost-bot commented 7 years ago
Properties Change

Author: ljf

yunohost-bot commented 7 years ago
Properties Change

Author: ljf

yunohost-bot commented 7 years ago
Properties Change

Author: ljf

yunohost-bot commented 7 years ago
Properties Change

Author: ljf

yunohost-bot commented 7 years ago
Original Redmine Comment

Author: Anonymous


Not quite what you want, but in case it may inspire someone : 

https://code.crapouillou.net/jocelyn/ansible-roles/tree/master/borg-ynh-backup

yunohost-bot commented 7 years ago
Original Redmine Comment

Author: ljf


Someone advice me duplicati http://www.duplicati.com/download

yunohost-bot commented 7 years ago
Properties Change

Author: moul

yunohost-bot commented 7 years ago
Properties Change

Author: ljf

yunohost-bot commented 7 years ago
Original Redmine Comment

Author: alexAubin

Status Changed: In Progress


Related PR merged : https://github.com/YunoHost/yunohost/pull/326

Still not Borg directly integrated in Yunohost, but getting closer.

decentral1se commented 5 years ago

FYI: personally, I do use https://torsion.org/borgmatic/ as well to configure my backup policy (and also contribute development efforts there too). It supports configuration separation on a per-application basis which might suit this project quite well. It might be easier for users to configure (if needed) since it is YAML based.

jedie commented 3 years ago

I have made https://github.com/jedie/borgbackup-install yet. The installation of borg cli is easy.