computer-playbook/roles/native-pull-primary-backups
2022-03-29 19:56:41 +02:00
..
files Renamed variables 2022-03-29 19:56:41 +02:00
handlers renamed role 2021-01-11 15:03:20 +01:00
meta Added native-backups-cleanup to roles 2022-03-29 10:49:28 +02:00
tasks renamed role 2021-01-11 15:03:20 +01:00
templates renamed role 2021-01-11 15:03:20 +01:00
Readme.md renamed role 2021-01-11 15:03:20 +01:00

role native-pull-primary-backups

goal

This script allows to pull backups from a remote server.

scheme

It is part of the following scheme: backup scheme
Further information you will find in this blog post.

debug

live

To track what the service is doing execute the following command:

  watch -n2 "systemctl status pull-remote-backups.service"

history

  sudo journalctl -u pull-remote-backups

see