Proxmox worker, uptime, backup, tagged deploy
This commit is contained in:
commit
e1c6b46279
10 changed files with 176 additions and 0 deletions
9
systemd/verae-backup.timer
Normal file
9
systemd/verae-backup.timer
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Nightly Verae data backup
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 03:17:00
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue