Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
backupninja
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Guillaume Subiron
backupninja
Commits
d295851b
Commit
d295851b
authored
6 years ago
by
Nicolas KAROLAK
Committed by
Jérôme Charaoui
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
restic: contrib
parent
7e3537d8
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
AUTHORS
+2
-1
2 additions, 1 deletion
AUTHORS
ChangeLog
+2
-0
2 additions, 0 deletions
ChangeLog
README.md
+1
-0
1 addition, 0 deletions
README.md
with
5 additions
and
1 deletion
AUTHORS
+
2
−
1
View file @
d295851b
...
...
@@ -7,7 +7,7 @@ micah@riseup.net -- debian package, vserver support, bug fixes
stefani@riseup.net -- makecd handler, man pages
intrigeri@boum.org -- dup handler, pgsql handler, vserver support, bug fixes
Charles Lepple -- trac handler
Petr Klma <petr.klima@madeta-group.cz> -- autotools, RPM support and sys checks
Petr Kl
�
ma <petr.klima@madeta-group.cz> -- autotools, RPM support and sys checks
paulv@bikkel.org -- rsnap handler
Robert Napier -- improved RPM build
rhatto -- rub handler and patches
...
...
@@ -65,3 +65,4 @@ David Gasaway <dave@gasaway.org> -- Fixes for configuration files without suffix
Hugh Nowlan <nosmo@nosmo.me> -- dup check for archive dir
Lyz <lyz@riseup.net> -- sys support for LUKS in disk partitions
Glandos <bugs-0xacab@antipoul.fr> -- sys excludes zram devices
Nicolas Karolak <nicolas@karolak.fr> -- Add restic support
This diff is collapsed.
Click to expand it.
ChangeLog
+
2
−
0
View file @
d295851b
...
...
@@ -15,6 +15,8 @@ version 1.1.0 -- June 29, 2018
. Add initial support for the borgbackup program
Thanks to Ben <ben@wainei.net> and Thomas Preissler
<thomas@preissler.co.uk> for contributing patches
restic:
. Add support for restic.
dup:
· Fix symmetric encryption
Thanks to Matthijs Wensveen <matthijs.wensveen@gmail.com> for
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
0
View file @
d295851b
...
...
@@ -104,6 +104,7 @@ file in `/etc/backup.d` according to the file's suffix:
- `
.sh
`: run this file as a shell script.
- `
.rdiff
`: filesystem backup (using rdiff-backup)
- `
.restic
`: filesystem backup (using restic)
- `
.dup
`: filesystem backup (using duplicity)
- `
.borg
`: filesystem backup (using borg)
- `
.mysql
`: backup mysql databases
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment