resources.rst 1.7 KB

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