manifests/backups/by-rsync
songtianlun ba98dbb1b8 feat: add cronjob for node backups
- Create a cronjob to back up node1 data to node8
- Define schedule for daily backups at 3:00 AM
- Include error handling and notifications via Feishu
- Use SSH and rsync for secure and efficient data transfer

This commit introduces a new cronjob that automates the backup process
for node1 to node8, enabling easier management and recovery of data.
The setup includes necessary security measures and proper logging of backups,
ensuring smoother operation and notifications in case of failures.
2025-04-22 14:04:42 +08:00
..
ssh-key-pair feat: add cronjob for node backups 2025-04-22 14:04:42 +08:00
cronjob-backup-all-data-path-to-zgo.yaml feat: add cronjob for node backups 2025-04-22 14:04:42 +08:00
secret-feishu-webhook.yaml feat: add cronjob for node backups 2025-04-22 14:04:42 +08:00
secret-rsync-ssh-key.yaml feat: add cronjob for node backups 2025-04-22 14:04:42 +08:00