mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Refactored native-
This commit is contained in:
12
roles/backups-provider/README.md
Normal file
12
roles/backups-provider/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# role backups-provider-host
|
||||
|
||||
## todo
|
||||
- add full system backup
|
||||
|
||||
## see
|
||||
- https://www.thegeekstuff.com/2012/03/chroot-sftp-setup/
|
||||
- https://serverfault.com/questions/135618/is-it-possible-to-use-rsync-over-sftp-without-an-ssh-shell
|
||||
- https://forum.duplicati.com/t/sftp-ssh-backups-to-a-linux-server-with-added-security/7334
|
||||
- https://serverfault.com/questions/287578/trying-to-setup-chrootd-rsync
|
||||
- http://ramblings.narrabilis.com/using-rsync-with-ssh
|
||||
- https://wiki.archlinux.org/index.php/rsync
|
3
roles/backups-provider/meta/main.yml
Normal file
3
roles/backups-provider/meta/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
dependencies:
|
||||
- backups-provider-user
|
||||
- backups-cleanup-timer
|
Reference in New Issue
Block a user