2015-12-03 15:58:48 +00:00
|
|
|
.. include:: global.rst.inc
|
|
|
|
.. _resources:
|
|
|
|
|
|
|
|
Resources
|
|
|
|
=========
|
|
|
|
|
|
|
|
This is a collection of additional resources that are somehow related to
|
|
|
|
borgbackup.
|
|
|
|
|
|
|
|
|
|
|
|
Videos, Talks, Presentations
|
|
|
|
----------------------------
|
|
|
|
|
|
|
|
Some of them refer to attic, but you can do the same stuff (and more) with borgbackup.
|
|
|
|
|
2020-03-11 23:09:12 +00:00
|
|
|
- `BorgBackup Installation and Basic Usage
|
|
|
|
<https://asciinema.org/a/28691?autoplay=1&speed=2>`_ (english screencast)
|
2015-12-03 15:58:48 +00:00
|
|
|
|
2020-03-11 23:09:12 +00:00
|
|
|
- `TW's slides for borgbackup talks / lightning talks
|
|
|
|
<https://slides.com/thomaswaldmann>`_ (just grab the latest ones)
|
2015-12-03 15:58:48 +00:00
|
|
|
|
2020-03-11 23:09:12 +00:00
|
|
|
- `Attic / Borg Backup talk from GPN 2015 (media.ccc.de)
|
|
|
|
<https://media.ccc.de/browse/conferences/gpn/gpn15/gpn15-6942-attic_borg_backup.html#video>`_
|
|
|
|
- `Attic / Borg Backup talk from GPN 2015 (youtube)
|
|
|
|
<https://www.youtube.com/watch?v=Nb5nXEKSN-k>`_
|
2015-12-03 15:58:48 +00:00
|
|
|
|
2020-03-11 23:09:12 +00:00
|
|
|
- `Attic talk from Easterhegg 2015 (media.ccc.de)
|
|
|
|
<https://media.ccc.de/v/eh15_-_49_-__-_saal_-_201504042130_-_attic_-_the_holy_grail_of_backups_-_thomas#video>`_
|
|
|
|
- `Attic talk from Easterhegg 2015 (youtube)
|
|
|
|
<https://www.youtube.com/watch?v=96VEAAFDtJw>`_
|
2015-12-03 15:58:48 +00:00
|
|
|
|
2020-03-11 23:09:12 +00:00
|
|
|
- `Attic Backup: Mount your encrypted backups over ssh (youtube)
|
|
|
|
<https://www.youtube.com/watch?v=BVXDFv9YMp8>`_
|
2015-12-03 16:13:39 +00:00
|
|
|
|
2020-03-11 23:09:12 +00:00
|
|
|
- `Evolution of Borg (youtube)
|
|
|
|
<https://www.youtube.com/watch?v=K4k_4wDkG6Q>`_
|
2015-12-03 16:13:39 +00:00
|
|
|
|
2019-05-21 10:48:03 +00:00
|
|
|
.. _software:
|
|
|
|
|
2015-12-03 16:13:39 +00:00
|
|
|
Software
|
|
|
|
--------
|
|
|
|
|
2020-03-11 23:09:12 +00:00
|
|
|
- `BorgWeb - a very simple web UI for BorgBackup
|
|
|
|
<https://borgweb.readthedocs.io/>`_
|
|
|
|
- some other stuff found at the `BorgBackup Github organisation
|
|
|
|
<https://github.com/borgbackup/>`_
|
|
|
|
- `borgmatic <https://torsion.org/borgmatic/>`_ - simple wrapper script for
|
|
|
|
BorgBackup that creates and prunes backups
|
|
|
|
- `vorta <https://github.com/borgbase/vorta>` - A gui for borg backup, based
|
|
|
|
on python and qt.
|