forked from lab-cat/server-backup-config
removed mountpoint note and borgbackup as dep
This commit is contained in:
parent
855334b289
commit
973b157fc8
1 changed files with 0 additions and 6 deletions
|
@ -16,16 +16,10 @@ For this 'pull method' to work I needed to add the following line to the servers
|
||||||
%sudo ALL=(ALL) NOPASSWD: /usr/lib/openssh/sftp-server
|
%sudo ALL=(ALL) NOPASSWD: /usr/lib/openssh/sftp-server
|
||||||
```
|
```
|
||||||
|
|
||||||
*Notice:*
|
|
||||||
|
|
||||||
The server file system will be mounted at `tmp/mnt/ag-link-server` on your local machine. Define the paths to be backed up from there on.
|
|
||||||
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
Backup depends on:
|
Backup depends on:
|
||||||
|
|
||||||
- `borgbackup`
|
|
||||||
- `borgmatic`
|
- `borgmatic`
|
||||||
- `sshfs`
|
- `sshfs`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue